summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_chorus.GNU
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-03-21 04:38:10 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-03-21 04:38:10 +0000
commit12870bb76cf65708a25f0bc955187e01778f44ee (patch)
tree616496b3334f154808ced07f3a55929938b994c9 /include/makeinclude/platform_chorus.GNU
parent5e6455c055cb4d94a0e7198c25d5647a459e423e (diff)
downloadATCD-12870bb76cf65708a25f0bc955187e01778f44ee.tar.gz
split out CFLAGS and CCFLAGS from CC and CXX
Diffstat (limited to 'include/makeinclude/platform_chorus.GNU')
-rw-r--r--include/makeinclude/platform_chorus.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/platform_chorus.GNU b/include/makeinclude/platform_chorus.GNU
index 31a4940a4ed..ffc9d5ddef1 100644
--- a/include/makeinclude/platform_chorus.GNU
+++ b/include/makeinclude/platform_chorus.GNU
@@ -8,7 +8,7 @@ INC_DIR = $(CLASSIXDIR)/include
BIN_DIR =
LIB_DIR = $(CLASSIXDIR)/lib
-CC = gcc -w
+CC = gcc
CXX = g++
CFLAGS += -w