mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
linux: set perf build option NO_LIBTRACEEVENT=1
due to this kernel patch: - https://lkml.org/lkml/2023/3/11/68
This commit is contained in:
@@ -229,6 +229,7 @@ make_target() {
|
||||
NO_GTK2=1 \
|
||||
NO_LIBNUMA=1 \
|
||||
NO_LIBAUDIT=1 \
|
||||
NO_LIBTRACEEVENT=1 \
|
||||
NO_LZMA=1 \
|
||||
NO_SDT=1 \
|
||||
CROSS_COMPILE="${TARGET_PREFIX}" \
|
||||
|
||||
Reference in New Issue
Block a user