forked from Imagelibrary/rtems
lpc1768_mbed.cfg: Remove -DNDEBUG flag
This commit is contained in:
@@ -8,7 +8,7 @@ RTEMS_CPU = arm
|
||||
|
||||
CPU_CFLAGS = -march=armv7-m -mthumb
|
||||
|
||||
CFLAGS_OPTIMIZE_V = -O2 -ggdb3 -DNDEBUG
|
||||
CFLAGS_OPTIMIZE_V = -O2 -ggdb3
|
||||
BINEXT?=.bin
|
||||
# This defines the operations performed on the linked executable.
|
||||
# is currently required.
|
||||
|
||||
Reference in New Issue
Block a user