summaryrefslogtreecommitdiffstats
path: root/lib/csu/mips/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csu/mips/Makefile')
-rw-r--r--lib/csu/mips/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/csu/mips/Makefile b/lib/csu/mips/Makefile
index 097f82d..da0eb12 100644
--- a/lib/csu/mips/Makefile
+++ b/lib/csu/mips/Makefile
@@ -9,6 +9,8 @@ CFLAGS+= -Wall -Wno-unused \
-I${.CURDIR}/../common \
-I${.CURDIR}/../../libc/include
+WARNS?= 2
+
all: ${OBJS}
CLEANFILES= ${OBJS}
OpenPOWER on IntegriCloud