perf: set NO_JEVENTS=1 to fix build
Needed for disabling the python requirement Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
f7d4036555
commit
58a29752b1
@ -57,6 +57,7 @@ MAKE_FLAGS = \
|
||||
NO_LIBUNWIND=1 \
|
||||
NO_LIBZSTD=1 \
|
||||
NO_LIBCAP=1 \
|
||||
NO_JEVENTS=1 \
|
||||
NO_SHELLCHECK=1 \
|
||||
BUILD_BPF_SKEL=0 \
|
||||
CROSS_COMPILE="$(TARGET_CROSS)" \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user