summaryrefslogtreecommitdiffstats
path: root/make/custom/vegaplus.cfg
diff options
context:
space:
mode:
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 98011d2aa4..e502128ceb 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 = -msoft-float
+# CPU_CFLAGS = -msoft-float
# optimize flag: typically -0, could use -O4 or -fast
# -O4 is ok for RTEMS