summaryrefslogtreecommitdiffstats
path: root/make/compilers/gcc-no_bsp.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/compilers/gcc-no_bsp.cfg')
-rw-r--r--make/compilers/gcc-no_bsp.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/compilers/gcc-no_bsp.cfg b/make/compilers/gcc-no_bsp.cfg
index fb3f74ee1d..8fdcb89f2f 100644
--- a/make/compilers/gcc-no_bsp.cfg
+++ b/make/compilers/gcc-no_bsp.cfg
@@ -138,9 +138,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=as
ASPP=ERROR_NO_ASPP