From 89b51f479583a97de7ed67b61231f05ae1360408 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 10 Mar 2003 16:46:32 +0000 Subject: Merger from rtems-4-6-branch --- make/custom/edb7312.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/custom/edb7312.cfg') diff --git a/make/custom/edb7312.cfg b/make/custom/edb7312.cfg index cae53db469..6a34659dfb 100644 --- a/make/custom/edb7312.cfg +++ b/make/custom/edb7312.cfg @@ -15,7 +15,7 @@ RTEMS_BSP_FAMILY=edb7312 # This contains the compiler options necessary to select the CPU model # and (hopefully) optimize for it. # -CPU_CFLAGS = -mcpu=$(RTEMS_CPU_MODEL) -mstructure-size-boundary=8 +CPU_CFLAGS = -mcpu=$(RTEMS_CPU_MODEL) -mstructure-size-boundary=8 -msoft-float # optimize flag: typically -0, could use -O4 or -fast # -O4 is ok for RTEMS -- cgit v1.2.3