summaryrefslogtreecommitdiffstats
path: root/make/custom/armulator.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/armulator.cfg')
-rw-r--r--make/custom/armulator.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/armulator.cfg b/make/custom/armulator.cfg
index e76aab763b..6f063eb163 100644
--- a/make/custom/armulator.cfg
+++ b/make/custom/armulator.cfg
@@ -16,7 +16,7 @@ RTEMS_BSP_FAMILY=armulator
# and (hopefully) optimize for it.
#
#CPU_CFLAGS = -mcpu=arm7tdmi
-CPU_CFLAGS =
+CPU_CFLAGS = -msoft-float
# optimize flag: typically -0, could use -O4 or -fast
# -O4 is ok for RTEMS