forked from Imagelibrary/rtems
@@ -5,7 +5,7 @@ RTEMS_CPU=powerpc
|
||||
# This contains the compiler options necessary to select the CPU model
|
||||
# and (hopefully) optimize for it.
|
||||
#
|
||||
CPU_CFLAGS = -mcpu=405 -Dppc405
|
||||
CPU_CFLAGS = -mcpu=405
|
||||
|
||||
# optimize flag: typically -O2
|
||||
CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions
|
||||
|
||||
Reference in New Issue
Block a user