am 52db54cc
: am bb21bfb0
: am 7cad688e
: am 847fd031
: Merge "Leave \'linux\' defined on x86/x86-64, like arm."
* commit '52db54cc8ea48730a4375c09bd3baf0b9554dcb3': Leave 'linux' defined on x86/x86-64, like arm.
This commit is contained in:
commit
6ee42ec18c
2 changed files with 0 additions and 2 deletions
|
@ -106,7 +106,6 @@ android_config_h := $(call select-android-config-h,target_linux-x86)
|
|||
|
||||
$(combo_2nd_arch_prefix)TARGET_GLOBAL_CFLAGS += \
|
||||
-O2 \
|
||||
-Ulinux \
|
||||
-Wa,--noexecstack \
|
||||
-Werror=format-security \
|
||||
-D_FORTIFY_SOURCE=2 \
|
||||
|
|
|
@ -106,7 +106,6 @@ KERNEL_HEADERS := $(KERNEL_HEADERS_COMMON) $(KERNEL_HEADERS_ARCH)
|
|||
|
||||
TARGET_GLOBAL_CFLAGS += \
|
||||
-O2 \
|
||||
-Ulinux \
|
||||
-Wa,--noexecstack \
|
||||
-Werror=format-security \
|
||||
-D_FORTIFY_SOURCE=2 \
|
||||
|
|
Loading…
Reference in a new issue