summaryrefslogtreecommitdiffstats
path: root/lib/libc/tests/locale
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-11-15 04:51:14 +0000
committerngie <ngie@FreeBSD.org>2015-11-15 04:51:14 +0000
commit4ded20769a38fabb4ed4d123468d652a3371dcfa (patch)
treeb2d411f19441a2ae2ddfdfd7816714b1cc076a1c /lib/libc/tests/locale
parentfe387a666998af236d141f9923fcf56f5eb8711f (diff)
downloadFreeBSD-src-4ded20769a38fabb4ed4d123468d652a3371dcfa.zip
FreeBSD-src-4ded20769a38fabb4ed4d123468d652a3371dcfa.tar.gz
Bump WARNS to 2
MFC after: 1 week X-MFC with: r290532 Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib/libc/tests/locale')
-rw-r--r--lib/libc/tests/locale/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/tests/locale/Makefile b/lib/libc/tests/locale/Makefile
index e05cbae..750b7ae 100644
--- a/lib/libc/tests/locale/Makefile
+++ b/lib/libc/tests/locale/Makefile
@@ -39,6 +39,8 @@ 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