summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-02-05 17:52:53 +0200
committerTor Lillqvist <tml@iki.fi>2013-02-05 18:08:20 +0200
commitee0bfd04c44f7265e2365652513a6fc0a9b76024 (patch)
tree3cfb1028c34e12d65ae291d232ebba5fc8ccc767 /solenv
parentf81b1c6e9d1cc6b5d14e61805f0837b961323f15 (diff)
Drop misleading comment
Change-Id: I09ba3b2c7502b56241aa957b05c443270c1cd56e
Diffstat (limited to 'solenv')
-rw-r--r--solenv/inc/unxgcc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/inc/unxgcc.mk b/solenv/inc/unxgcc.mk
index f3f03d66eb83..652bdb8b7f3d 100644
--- a/solenv/inc/unxgcc.mk
+++ b/solenv/inc/unxgcc.mk
@@ -91,7 +91,6 @@ CFLAGSEXCEPTIONS+=-fno-enforce-eh-specs
# Flags for disabling exception handling
CFLAGS_NO_EXCEPTIONS=-fno-exceptions
-# -fpermissive should be removed as soon as possible
CFLAGSCXX= -pipe $(ARCH_FLAGS)
.IF "$(HAVE_THREADSAFE_STATICS)" != "TRUE"
CFLAGSCXX += -fno-threadsafe-statics