summaryrefslogtreecommitdiffstats
path: root/make/compilers/gcc-portsw.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/compilers/gcc-portsw.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/compilers/gcc-portsw.cfg b/make/compilers/gcc-portsw.cfg
index 8a21d75033..497ddeabd7 100644
--- a/make/compilers/gcc-portsw.cfg
+++ b/make/compilers/gcc-portsw.cfg
@@ -119,9 +119,6 @@ CCC=$(CXX)
# CPP command to write file to standard output
CPP=$(CC) -E
-# flags set by cc when running cpp
-CPP_CC_FLAGS=-D__STDC__
-
AS=/opt/29k/bin/as29
ASPP=ERROR_NO_ASPP