summaryrefslogtreecommitdiffstats
path: root/lib/libcrypt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypt')
-rw-r--r--lib/libcrypt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libcrypt/Makefile b/lib/libcrypt/Makefile
index be0826d..285f672 100644
--- a/lib/libcrypt/Makefile
+++ b/lib/libcrypt/Makefile
@@ -33,6 +33,8 @@ SRCS+= auth.c property.c
CFLAGS+= -D${sym}=__${sym}
.endfor
+WARNS?= 2
+
PRECIOUSLIB=
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud