summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rw-r--r--make/compilers/gcc-no_bsp.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/compilers/gcc-no_bsp.cfg b/make/compilers/gcc-no_bsp.cfg
index b34869e045..b5aa908e7f 100644
--- a/make/compilers/gcc-no_bsp.cfg
+++ b/make/compilers/gcc-no_bsp.cfg
@@ -81,7 +81,7 @@ CFLAGS_DEFAULT = $(CPU_CFLAGS) -Wall -ansi -fasm
CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
# debug flag; typically -g
-CFLAGS_DEBUG_V=-g
+CFLAGS_DEBUG_V=-g -Wno-unused
# when debugging, optimize flag: typically empty
# some compilers do allow optimization with their "-g"