From 4ded20769a38fabb4ed4d123468d652a3371dcfa Mon Sep 17 00:00:00 2001 From: ngie Date: Sun, 15 Nov 2015 04:51:14 +0000 Subject: Bump WARNS to 2 MFC after: 1 week X-MFC with: r290532 Sponsored by: EMC / Isilon Storage Division --- lib/libc/tests/locale/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libc') 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 -- cgit v1.1