mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-27 23:27:20 +00:00
fix: fix falco MINIMAL_BUILD
Signed-off-by: Andrea Terzolo <andreaterzolo3@gmail.com>
This commit is contained in:
parent
a6b12a5c97
commit
e6fe0a516d
@ -36,6 +36,7 @@ options::options()
|
|||||||
list_plugins(false),
|
list_plugins(false),
|
||||||
list_syscall_events(false),
|
list_syscall_events(false),
|
||||||
markdown(false),
|
markdown(false),
|
||||||
|
userspace(false),
|
||||||
modern_bpf(false),
|
modern_bpf(false),
|
||||||
dry_run(false),
|
dry_run(false),
|
||||||
nodriver(false)
|
nodriver(false)
|
||||||
|
Loading…
Reference in New Issue
Block a user