summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/lib/libbsp/powerpc/gen83xx/make/custom/gen83xx.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen83xx/make/custom/gen83xx.cfg b/c/src/lib/libbsp/powerpc/gen83xx/make/custom/gen83xx.cfg
index f81e65e5a3..950efcbebf 100644
--- a/c/src/lib/libbsp/powerpc/gen83xx/make/custom/gen83xx.cfg
+++ b/c/src/lib/libbsp/powerpc/gen83xx/make/custom/gen83xx.cfg
@@ -23,6 +23,6 @@ CPU_CFLAGS = -mcpu=603e -mstrict-align -fno-strict-aliasing \
-meabi -msdata -fno-common
# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions -W -Wno-unused
+CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions
LDFLAGS += -qnolinkcmds -T $(RTEMS_LINKCMDS)