summaryrefslogtreecommitdiffstats
path: root/make/custom/helas403.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/helas403.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/helas403.cfg b/make/custom/helas403.cfg
index 5883df2254..74d752ff88 100644
--- a/make/custom/helas403.cfg
+++ b/make/custom/helas403.cfg
@@ -16,7 +16,7 @@ RTEMS_BSP_FAMILY=helas403
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
#
-CPU_CFLAGS = -mcpu=403
+CPU_CFLAGS = -mcpu=403 -D_OLD_EXCEPTIONS -Dppc403
# optimize flag: typically -0, could use -O4 or -fast
# -O4 is ok for RTEMS