Skip to content

Commit

Permalink
in_someip: Update global plugin list
Browse files Browse the repository at this point in the history
Removed SOME/IP input plugin from the global list in
the top level makefile.

Signed-off-by: Anthony Payne <[email protected]>
  • Loading branch information
anthonypayne-GM authored and ammolitor committed Jan 15, 2025
1 parent 4a4aa9a commit 7981fa5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ if(FLB_ALL)
set(FLB_IN_NGINX_STATUS 1)
set(FLB_IN_EXEC 1)
set(FLB_IN_UNIX_SOCKET 1)
set(FLB_IN_SOMEIP 1)

# Output plugins
set(FLB_OUT_ES 1)
Expand Down

0 comments on commit 7981fa5

Please sign in to comment.