forked from Imagelibrary/rtems
rtl22xx.cfg: Remove -DNDEBUG flag
This commit is contained in:
@@ -16,4 +16,4 @@ CPU_CFLAGS = -mcpu=arm7tdmi
|
||||
# -O4 is ok for RTEMS
|
||||
# NOTE2: some level of -O may be actually required by inline assembler (at least
|
||||
# -O2 so far.
|
||||
CFLAGS_OPTIMIZE_V = -Os -g -DNDEBUG
|
||||
CFLAGS_OPTIMIZE_V = -Os -g
|
||||
|
||||
Reference in New Issue
Block a user