forked from Imagelibrary/rtems
make: Remove -Wno-unused flag for debug variant
This commit is contained in:
@@ -44,7 +44,7 @@ CPLUS_LD_LIBS += $(PROJECT_RELEASE)/lib/librtems++$(LIBSUFFIX_VA)
|
||||
endif
|
||||
|
||||
# debug flag;
|
||||
CFLAGS_DEBUG_V+=-Wno-unused
|
||||
CFLAGS_DEBUG_V+=
|
||||
CXXFLAGS_DEBUG_V+=
|
||||
|
||||
CFLAGS_DEBUG_V+=
|
||||
|
||||
Reference in New Issue
Block a user