* commit '62911d473e0798a626cdf8773eab0a7f6c461d1b': Leave 'linux' defined on mips/mips64, like arm.
This commit is contained in:
@@ -82,7 +82,7 @@ android_config_h := $(call select-android-config-h,linux-mips)
|
||||
|
||||
$(combo_2nd_arch_prefix)TARGET_GLOBAL_CFLAGS += \
|
||||
$(TARGET_mips_CFLAGS) \
|
||||
-Ulinux -U__unix -U__unix__ -Umips \
|
||||
-U__unix -U__unix__ -Umips \
|
||||
-fpic -fPIE\
|
||||
-ffunction-sections \
|
||||
-fdata-sections \
|
||||
|
@@ -87,7 +87,7 @@ android_config_h := $(call select-android-config-h,linux-mips64)
|
||||
|
||||
TARGET_GLOBAL_CFLAGS += \
|
||||
$(TARGET_mips_CFLAGS) \
|
||||
-Ulinux -U__unix -U__unix__ -Umips \
|
||||
-U__unix -U__unix__ -Umips \
|
||||
-fpic -fPIE\
|
||||
-ffunction-sections \
|
||||
-fdata-sections \
|
||||
|
Reference in New Issue
Block a user