summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_linux.GNU
diff options
context:
space:
mode:
authorChris Cleeland <chris.cleeland@gmail.com>2000-10-30 17:43:10 +0000
committerChris Cleeland <chris.cleeland@gmail.com>2000-10-30 17:43:10 +0000
commit8ecc1c2fc83ea46ec5985d8babe7f464ab37b6da (patch)
treecda0ba41667c4544a6fa156842553926f8a0f227 /include/makeinclude/platform_linux.GNU
parent8fc58c1aca55d5a8f6ca32f926d33c9d1ab50f65 (diff)
downloadATCD-8ecc1c2fc83ea46ec5985d8babe7f464ab37b6da.tar.gz
Mon Oct 30 11:10:26 2000 Chris Cleeland <cleeland_c@ociweb.com>
Diffstat (limited to 'include/makeinclude/platform_linux.GNU')
-rw-r--r--include/makeinclude/platform_linux.GNU3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/makeinclude/platform_linux.GNU b/include/makeinclude/platform_linux.GNU
index 0d1abe0bf20..448732a1114 100644
--- a/include/makeinclude/platform_linux.GNU
+++ b/include/makeinclude/platform_linux.GNU
@@ -6,6 +6,9 @@
# debug = 1
# optimize = 1
+ifndef exceptions
+ exceptions = 0
+endif
ifeq (,$(debug))
debug = 1
endif