forked from Imagelibrary/rtems
Added unused warning per discussion on rtems-snapshots list.
This commit is contained in:
@@ -68,8 +68,8 @@ else
|
||||
HAS_CPLUSPLUS=no
|
||||
endif
|
||||
|
||||
# debug flag; typically -g
|
||||
CFLAGS_DEBUG_V+=-g -Wno-unused
|
||||
# debug flag; typically
|
||||
CFLAGS_DEBUG_V+=-Wno-unused
|
||||
|
||||
ifeq ($(RTEMS_USE_GCC272),no)
|
||||
CFLAGS_DEBUG_V+=-qrtems_debug
|
||||
|
||||
Reference in New Issue
Block a user