mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
2002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/gen405.cfg: Remove -D__powerpc__.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* custom/gen405.cfg: Remove -D__powerpc__.
|
||||
|
||||
2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* custom/erc32nfp.cfg: Remove CPU_U32_FIX.
|
||||
|
||||
@@ -22,7 +22,7 @@ RTEMS_BSP_FAMILY=gen405
|
||||
# This contains the compiler options necessary to select the CPU model
|
||||
# and (hopefully) optimize for it.
|
||||
#
|
||||
CPU_CFLAGS = -mcpu=403 -D__powerpc__
|
||||
CPU_CFLAGS = -mcpu=403
|
||||
|
||||
# optimize flag: typically -0, could use -O4 or -fast
|
||||
# -O4 is ok for RTEMS
|
||||
|
||||
Reference in New Issue
Block a user