Skip to content

Commit 6854718

Browse files
committed
build: deprecate option FLB_FILTER_LUA_USE_MPACK
Signed-off-by: Eduardo Silva <[email protected]>
1 parent bde1d9e commit 6854718

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/plugins_options.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ DEFINE_OPTION(FLB_FILTER_GREP "Enable grep filter"
8585
DEFINE_OPTION(FLB_FILTER_KUBERNETES "Enable kubernetes filter" ON)
8686
DEFINE_OPTION(FLB_FILTER_LOG_TO_METRICS "Enable log-derived metrics filter" ON)
8787
DEFINE_OPTION(FLB_FILTER_LUA "Enable Lua scripting filter" ON)
88-
DEFINE_OPTION(FLB_FILTER_LUA_USE_MPACK "Enable mpack on the lua filter" OFF)
8988
DEFINE_OPTION(FLB_FILTER_MODIFY "Enable modify filter" ON)
9089
DEFINE_OPTION(FLB_FILTER_MULTILINE "Enable multiline filter" ON)
9190
DEFINE_OPTION(FLB_FILTER_NEST "Enable nest filter" ON)

0 commit comments

Comments
 (0)