forked from Imagelibrary/rtems
2008-09-30 Jennifer Averett <jennifer.averett@oarcorp.com>
* custom/score603e.cfg: Modifications required to run on hardware. Some cleanup.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-09-30 Jennifer Averett <jennifer.averett@oarcorp.com>
|
||||
|
||||
* custom/score603e.cfg: Modifications required to run on hardware. Some
|
||||
cleanup.
|
||||
|
||||
2008-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
PR 1314/bsps
|
||||
|
||||
@@ -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 -Dmpc603e -Dppc603e -mmultiple -mstring -mstrict-align
|
||||
CPU_CFLAGS = -mcpu=603e -Dppc603e
|
||||
|
||||
# optimize flag: typically -O2
|
||||
CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions
|
||||
|
||||
Reference in New Issue
Block a user