summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/platform_integrity_ghs.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/include/makeinclude/platform_integrity_ghs.GNU')
-rw-r--r--ACE/include/makeinclude/platform_integrity_ghs.GNU5
1 files changed, 1 insertions, 4 deletions
diff --git a/ACE/include/makeinclude/platform_integrity_ghs.GNU b/ACE/include/makeinclude/platform_integrity_ghs.GNU
index 358020bc1fd..4d4da7dbdc0 100644
--- a/ACE/include/makeinclude/platform_integrity_ghs.GNU
+++ b/ACE/include/makeinclude/platform_integrity_ghs.GNU
@@ -6,7 +6,6 @@ optimize ?= 1
shared_libs =
static_libs = 1
-exceptions ?= 1
#### CPU type
ifndef CPU
@@ -54,9 +53,7 @@ CXX = $(GHSROOT)/cx$(CPU)
# undefine "vector" because it's predefined for 7400 boards
IOPS = -bspname=$(RTOSROOT)/target/$(BSP).bld -os_dir $(RTOSROOT) --one_instantiation_per_object -non_shared -Uvector
-ifeq (1, $(exceptions))
- IOPS += --exceptions
-endif # exceptions
+IOPS += --exceptions
CCFLAGS += $(CFLAGS) -integrate -dynamic -I$(RTOSROOT)/INTEGRITY-include-SCA $(IOPS) -bspfile=$(TARGET_BSP) $(TARGET_LD)
DCFLAGS += -G