mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
ANDROID: disable BTF generation
This is to allow LTO on this branch which currently is incompatible with pahole's BTF extraction mechanism. Bug: 168714651 Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: I8eb00db99fa97674155e47cf5f1e01ff651375ba
This commit is contained in:
parent
ff2efbe6cc
commit
da5e68a82d
|
|
@ -2,4 +2,3 @@
|
|||
. ${ROOT_DIR}/${KERNEL_DIR}/build.config.aarch64
|
||||
. ${ROOT_DIR}/${KERNEL_DIR}/build.config.gki
|
||||
|
||||
GENERATE_VMLINUX_BTF=1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user