summaryrefslogtreecommitdiffstats
path: root/lib/libc/tests/locale
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-11-15 05:21:58 +0000
committerngie <ngie@FreeBSD.org>2015-11-15 05:21:58 +0000
commit801e75f37f8535e0b4b7b7687dedcbf779926055 (patch)
treec84b9a438c7301a3755e0313e0203914bf9b06d8 /lib/libc/tests/locale
parentf2c86214c929e859022feaf57e5b54514e0e061c (diff)
downloadFreeBSD-src-801e75f37f8535e0b4b7b7687dedcbf779926055.zip
FreeBSD-src-801e75f37f8535e0b4b7b7687dedcbf779926055.tar.gz
Change WARNS to 2 across the board with all the libc testcases
This effectively "reverts" r290846 MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib/libc/tests/locale')
-rw-r--r--lib/libc/tests/locale/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/tests/locale/Makefile b/lib/libc/tests/locale/Makefile
index 750b7ae..e05cbae 100644
--- a/lib/libc/tests/locale/Makefile
+++ b/lib/libc/tests/locale/Makefile
@@ -39,8 +39,6 @@ SRCS.wctomb_2_test= wctomb_test.c
CFLAGS.t_wctomb.c+= -Wno-stack-protector
-WARNS?= 2
-
.include "../Makefile.netbsd-tests"
.include <bsd.test.mk>
OpenPOWER on IntegriCloud