Added unused warning per discussion on rtems-snapshots list.

This commit is contained in:
Joel Sherrill
1998-02-17 19:16:18 +00:00
parent 9646d5bea1
commit ac61209b11
2 changed files with 4 additions and 4 deletions

View File

@@ -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