forked from Imagelibrary/rtems
@@ -15,4 +15,4 @@ RTEMS_CPU_MODEL=erc32
|
||||
CPU_CFLAGS = -mcpu=cypress
|
||||
|
||||
# optimize flag: typically -O2
|
||||
CFLAGS_OPTIMIZE_V = -O0 -g
|
||||
CFLAGS_OPTIMIZE_V = -O2 -g
|
||||
|
||||
Reference in New Issue
Block a user