diff --git a/core/combo/TARGET_linux-x86.mk b/core/combo/TARGET_linux-x86.mk index 98a5f2b625..2d8fbf9d6b 100644 --- a/core/combo/TARGET_linux-x86.mk +++ b/core/combo/TARGET_linux-x86.mk @@ -97,10 +97,6 @@ TARGET_GLOBAL_CFLAGS += -fstack-protector #TARGET_GLOBAL_CFLAGS += \ # -DNDEBUG - -# Fix this after ssp.c is fixed for x86 -# TARGET_GLOBAL_CFLAGS += -fstack-protector - TARGET_GLOBAL_CPPFLAGS += \ -fno-use-cxa-atexit