summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_sco5.0.0-nothread.GNU
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-10 16:47:31 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-10 16:47:31 +0000
commit52f7b535227f816b7e2c839fc24ae06a0c22a9f5 (patch)
treebb816c3b6d9fe74ce5455d4c57e84dfa97bc325e /include/makeinclude/platform_sco5.0.0-nothread.GNU
parent1a205baf65d10c42b64b44246bcb66e971f4a5ff (diff)
downloadATCD-52f7b535227f816b7e2c839fc24ae06a0c22a9f5.tar.gz
replace CFLAGS += DCFLAGS with debug=1, and added support for debug=0, etc., in wrapper_macros.GNU.
Diffstat (limited to 'include/makeinclude/platform_sco5.0.0-nothread.GNU')
-rw-r--r--include/makeinclude/platform_sco5.0.0-nothread.GNU4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/makeinclude/platform_sco5.0.0-nothread.GNU b/include/makeinclude/platform_sco5.0.0-nothread.GNU
index 028488a72de..2fcf20842d7 100644
--- a/include/makeinclude/platform_sco5.0.0-nothread.GNU
+++ b/include/makeinclude/platform_sco5.0.0-nothread.GNU
@@ -2,9 +2,11 @@
# SCO v5.0.2; gcc version 2.7-95q4(Skunkware96 distribution from media images)
+debug = 1
+
CC = gcc
CXX = g++
-CFLAGS += $(DCFLAGS) -b elf -w -O2
+CFLAGS += -b elf -w -O2
CCFLAGS += $(CFLAGS) -Xpg4plus -fno-implicit-templates \
-I/usr/progressive/lib/g++-include
DCFLAGS += -gstabs