summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-13 22:35:26 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-13 22:35:26 +0000
commit31b52e08b5e112100e1a2e830f53767ba241fb75 (patch)
tree6defecb5399999676ccba216d4342fa1959ee29d /include
parent351c1575e3fcee2be48c6aa169ed6c16dd37b6c9 (diff)
downloadATCD-31b52e08b5e112100e1a2e830f53767ba241fb75.tar.gz
removed -X445 from CFLAGS. I don't know what it does.
Diffstat (limited to 'include')
-rw-r--r--include/makeinclude/platform_chorus_ghs.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/platform_chorus_ghs.GNU b/include/makeinclude/platform_chorus_ghs.GNU
index 50a31109404..997637cb256 100644
--- a/include/makeinclude/platform_chorus_ghs.GNU
+++ b/include/makeinclude/platform_chorus_ghs.GNU
@@ -34,7 +34,7 @@ static_libs = 1
CC = $(GHS_DIR)/cxch68
CXX = $(CC)
-CFLAGS = -groot=$(MVME_DIR) -alttools=$(GHS_DIR) -68040 -X445 -fprecise \
+CFLAGS = -groot=$(MVME_DIR) -alttools=$(GHS_DIR) -68040 -fprecise \
-I$(MVME_INCL)/posix \
-I$(MVME_INCL)/stdc \
-I$(MVME_INCL)/chorus \