Loading core/combo/TARGET_linux-x86.mk +3 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,9 @@ TARGET_GLOBAL_CFLAGS += \ -funwind-tables \ -include $(call select-android-config-h,target_linux-x86) TARGET_GLOBAL_CFLAGS += -fstack-protector # Needs to be fixed later #TARGET_GLOBAL_CFLAGS += \ # -fstack-protector # Needs to be added for RELEASE #TARGET_GLOBAL_CFLAGS += \ Loading Loading
core/combo/TARGET_linux-x86.mk +3 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,9 @@ TARGET_GLOBAL_CFLAGS += \ -funwind-tables \ -include $(call select-android-config-h,target_linux-x86) TARGET_GLOBAL_CFLAGS += -fstack-protector # Needs to be fixed later #TARGET_GLOBAL_CFLAGS += \ # -fstack-protector # Needs to be added for RELEASE #TARGET_GLOBAL_CFLAGS += \ Loading