From 6fe4d043f3ac9703c2abc9049db2cde57e02e921 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 25 Aug 2000 17:29:00 +0000 Subject: 2000-08-17 Ralf Corsepius * make/custom/pck6.cfg: New file * make/custom/pc486.cfg: Use -m486 * make/custom/pc586.cfg: Use -mpentium * make/custom/pc686.cfg: Use -mmpentiumpro * make/custom/i386ex.cfg: Use -msoft-float --- make/custom/i386ex.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/custom/i386ex.cfg') diff --git a/make/custom/i386ex.cfg b/make/custom/i386ex.cfg index 3357ad5a7c..7e7d006a7e 100644 --- a/make/custom/i386ex.cfg +++ b/make/custom/i386ex.cfg @@ -15,7 +15,7 @@ RTEMS_BSP_FAMILY=i386ex # This contains the compiler options necessary to select the CPU model # and (hopefully) optimize for it. # -CPU_CFLAGS = +CPU_CFLAGS = -msoft-float # optimize flag: typically -0, could use -O4 or -fast # -O4 is ok for RTEMS -- cgit v1.2.3