Skip to content

Commit 239b46b

Browse files
in_someip: Update global plugin list
Removed SOME/IP input plugin from the global list in the top level makefile. Signed-off-by: Anthony Payne <[email protected]>
1 parent 3be318c commit 239b46b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ if(FLB_ALL)
227227
set(FLB_IN_NGINX_STATUS 1)
228228
set(FLB_IN_EXEC 1)
229229
set(FLB_IN_UNIX_SOCKET 1)
230-
set(FLB_IN_SOMEIP 1)
231230

232231
# Output plugins
233232
set(FLB_OUT_ES 1)

0 commit comments

Comments
 (0)