summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rw-r--r--make/compilers/gcc-target-default.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/compilers/gcc-target-default.cfg b/make/compilers/gcc-target-default.cfg
index 15758388a1..377d76de26 100644
--- a/make/compilers/gcc-target-default.cfg
+++ b/make/compilers/gcc-target-default.cfg
@@ -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