* commit '7cad688ea267df86ceb9c7fbfd6bc463af4580b1': Leave 'linux' defined on x86/x86-64, like arm.
This commit is contained in:
@@ -106,7 +106,6 @@ android_config_h := $(call select-android-config-h,target_linux-x86)
|
|||||||
|
|
||||||
$(combo_2nd_arch_prefix)TARGET_GLOBAL_CFLAGS += \
|
$(combo_2nd_arch_prefix)TARGET_GLOBAL_CFLAGS += \
|
||||||
-O2 \
|
-O2 \
|
||||||
-Ulinux \
|
|
||||||
-Wa,--noexecstack \
|
-Wa,--noexecstack \
|
||||||
-Werror=format-security \
|
-Werror=format-security \
|
||||||
-D_FORTIFY_SOURCE=2 \
|
-D_FORTIFY_SOURCE=2 \
|
||||||
|
@@ -106,7 +106,6 @@ KERNEL_HEADERS := $(KERNEL_HEADERS_COMMON) $(KERNEL_HEADERS_ARCH)
|
|||||||
|
|
||||||
TARGET_GLOBAL_CFLAGS += \
|
TARGET_GLOBAL_CFLAGS += \
|
||||||
-O2 \
|
-O2 \
|
||||||
-Ulinux \
|
|
||||||
-Wa,--noexecstack \
|
-Wa,--noexecstack \
|
||||||
-Werror=format-security \
|
-Werror=format-security \
|
||||||
-D_FORTIFY_SOURCE=2 \
|
-D_FORTIFY_SOURCE=2 \
|
||||||
|
Reference in New Issue
Block a user