mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/c3xsim.cfg: Remove RTEMS_BSP_FAMILY. * make/custom/c4xsim.cfg: Remove RTEMS_BSP_FAMILY.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* make/custom/c3xsim.cfg: Remove RTEMS_BSP_FAMILY.
|
||||
* make/custom/c4xsim.cfg: Remove RTEMS_BSP_FAMILY.
|
||||
|
||||
2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Don't add -ansi -fasm to CFLAGS.
|
||||
|
||||
@@ -12,9 +12,6 @@ RTEMS_CPU_MODEL=c32
|
||||
# and (hopefully) optimize for it.
|
||||
CPU_CFLAGS = -mcpu=32
|
||||
|
||||
# This is the actual bsp directory used during the build process.
|
||||
RTEMS_BSP_FAMILY=c4xsim
|
||||
|
||||
# optimize flag: typically -O2
|
||||
# -O2 is broken for the moment on the C4x gcc
|
||||
#CFLAGS_OPTIMIZE_V = -O2
|
||||
|
||||
@@ -12,9 +12,6 @@ RTEMS_CPU_MODEL=c40
|
||||
# and (hopefully) optimize for it.
|
||||
CPU_CFLAGS = -mcpu=40 #-msmall
|
||||
|
||||
# This is the actual bsp directory used during the build process.
|
||||
RTEMS_BSP_FAMILY=c4xsim
|
||||
|
||||
# optimize flag: typically -O2
|
||||
# -O2 is broken for the moment on the C4x gcc
|
||||
#CFLAGS_OPTIMIZE_V = -O2
|
||||
|
||||
Reference in New Issue
Block a user