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
(cherry picked from commit da5e68a82d)
[cmllamas]: fixed trivial cherry-pick conflicts
Signed-off-by: Carlos Llamas <cmllamas@google.com>
This commit is contained in:
committed by
Carlos Llamas
parent
0baaaa0ef9
commit
79b3abce09
@@ -6,8 +6,6 @@ MAKE_GOALS="${MAKE_GOALS}
|
||||
Image.lz4
|
||||
"
|
||||
|
||||
GENERATE_VMLINUX_BTF=1
|
||||
|
||||
FILES="${FILES}
|
||||
arch/arm64/boot/Image.lz4
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user