summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/platform_sunos5_g++.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/include/makeinclude/platform_sunos5_g++.GNU')
-rw-r--r--ACE/include/makeinclude/platform_sunos5_g++.GNU5
1 files changed, 0 insertions, 5 deletions
diff --git a/ACE/include/makeinclude/platform_sunos5_g++.GNU b/ACE/include/makeinclude/platform_sunos5_g++.GNU
index a4ac385ab02..03bf3c0c750 100644
--- a/ACE/include/makeinclude/platform_sunos5_g++.GNU
+++ b/ACE/include/makeinclude/platform_sunos5_g++.GNU
@@ -10,14 +10,9 @@
debug ?= 1
optimize ?= 1
threads ?= 1
-exceptions ?= 1
pipes ?= 1
buildbits ?= 32
-ifeq ($(exceptions),0)
- CCFLAGS += -fno-exceptions
-endif # exceptions
-
ifeq ($(buildbits),64)
FLAGS_C_CC += -m64
LDFLAGS += -m64