mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ANDROID: build.config.common: allow overriding of HERMETIC_TOOLCHAIN
This is required at the moment to be set by build_abi.sh. Bug: 175681515 Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: I2657652c3fd3755fe2cee7a9a9ab01989a0bc8f3
This commit is contained in:
@@ -12,4 +12,4 @@ STOP_SHIP_TRACEPRINTK=1
|
||||
IN_KERNEL_MODULES=1
|
||||
DO_NOT_STRIP_MODULES=1
|
||||
|
||||
HERMETIC_TOOLCHAIN=1
|
||||
HERMETIC_TOOLCHAIN=${HERMETIC_TOOLCHAIN:-1}
|
||||
|
||||
Reference in New Issue
Block a user