From bbb7cca62541ff108b031539062bea173b82bf43 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 30 Sep 2008 23:15:10 +0000 Subject: 2008-09-30 Jennifer Averett * custom/score603e.cfg: Modifications required to run on hardware. Some cleanup. --- make/custom/score603e.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/custom') diff --git a/make/custom/score603e.cfg b/make/custom/score603e.cfg index 7f9410a973..8d63f031e0 100644 --- a/make/custom/score603e.cfg +++ b/make/custom/score603e.cfg @@ -20,7 +20,7 @@ RTEMS_BSP_FAMILY=score603e # This contains the compiler options necessary to select the CPU model # and (hopefully) optimize for it. # -CPU_CFLAGS = -mcpu=603e -Dppc603e -mmultiple -mstring -mstrict-align +CPU_CFLAGS = -mcpu=603e -Dppc603e # optimize flag: typically -O2 CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions -- cgit v1.2.3