mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 02:49:31 +08:00
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