From aa1c321a58e3dcce72c144d7404ce7cef413586e Mon Sep 17 00:00:00 2001 From: Chih-Wei Huang Date: Wed, 3 Aug 2011 12:16:59 +0800 Subject: [PATCH] x86: remove obsolete comments Change-Id: Ifb12892c17a50f85c7700d6413ea295a4dad7047 --- core/combo/TARGET_linux-x86.mk | 4 ---- 1 file changed, 4 deletions(-) diff --git a/core/combo/TARGET_linux-x86.mk b/core/combo/TARGET_linux-x86.mk index 989f7e3260..5e0b895af3 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