summaryrefslogtreecommitdiffstats
path: root/make/custom/vegaplus.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-03-10 16:46:32 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-03-10 16:46:32 +0000
commit89b51f479583a97de7ed67b61231f05ae1360408 (patch)
tree101bf6edfdcd8f0065a952e9295631405ea50b39 /make/custom/vegaplus.cfg
parentMerger from rtems-4-6-branch. (diff)
downloadrtems-89b51f479583a97de7ed67b61231f05ae1360408.tar.bz2
Merger from rtems-4-6-branch
Diffstat (limited to 'make/custom/vegaplus.cfg')
-rw-r--r--make/custom/vegaplus.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/vegaplus.cfg b/make/custom/vegaplus.cfg
index e7487a1433..98011d2aa4 100644
--- a/make/custom/vegaplus.cfg
+++ b/make/custom/vegaplus.cfg
@@ -16,7 +16,7 @@ RTEMS_BSP_FAMILY=vegaplus
# 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