summaryrefslogtreecommitdiffstats
path: root/make/custom/genmongoosev.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/genmongoosev.cfg')
-rw-r--r--make/custom/genmongoosev.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/genmongoosev.cfg b/make/custom/genmongoosev.cfg
index e2a3af50ed..d1d863458d 100644
--- a/make/custom/genmongoosev.cfg
+++ b/make/custom/genmongoosev.cfg
@@ -15,7 +15,7 @@ RTEMS_BSP_FAMILY=genmongoosev
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
#
-CPU_CFLAGS=-mips1 -g -G0
+CPU_CFLAGS=-mips1 -G0
# optimize flag: typically -0, could use -O4 or -fast
# -O4 is ok for RTEMS