From db72439b64e66b62bc1d17d8fe02e0e4645089ea Mon Sep 17 00:00:00 2001 From: Alistair Delva Date: Sun, 24 Jan 2021 17:22:51 -0800 Subject: [PATCH] ANDROID: x86: Add objtool to MAKE_GOALS Prepare to enable LTO, which requires options that depends on objtool. Bug: 175705438 Signed-off-by: Alistair Delva Change-Id: I830614180286b3e2222a5a445fb4db82658f6670 --- build.config.x86_64 | 1 + 1 file changed, 1 insertion(+) diff --git a/build.config.x86_64 b/build.config.x86_64 index aa0c49e92916..b31132079aaa 100644 --- a/build.config.x86_64 +++ b/build.config.x86_64 @@ -7,6 +7,7 @@ LINUX_GCC_CROSS_COMPILE_PREBUILTS_BIN=prebuilts/gas/linux-x86 MAKE_GOALS=" bzImage modules +prepare-objtool " FILES="