mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-17 15:28:18 +00:00
Updated How to Install Falco from Source (markdown)
@@ -13,7 +13,7 @@ The image depends on the following parameters:
|
||||
* `BUILD_DRIVER`: whether or not to build the kernel module when
|
||||
building. This should usually be OFF, as the kernel module would be
|
||||
built for the files in the centos image, not the host.
|
||||
* `BUILD_BPF: Like `BUILD_DRIVER` but for the ebpf program.
|
||||
* `BUILD_BPF`: Like `BUILD_DRIVER` but for the ebpf program.
|
||||
* `BUILD_WARNINGS_AS_ERRORS`: consider all build warnings fatal
|
||||
* `MAKE_JOBS`: passed to the -j argument of make
|
||||
|
||||
|
Reference in New Issue
Block a user