]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libregex: Drop WARNS to 2 to match libc
authorkevans <kevans@FreeBSD.org>
Mon, 22 Jan 2018 03:12:26 +0000 (03:12 +0000)
committerkevans <kevans@FreeBSD.org>
Mon, 22 Jan 2018 03:12:26 +0000 (03:12 +0000)
commit34622b128069279650fb05981e15e4a3245c2260
treea7f8f9033bb8feef0e52ce9d4bee98e7de1b2a2a
parent90184b5f8a798e9acdbf0da2d5cec16f820323af
libregex: Drop WARNS to 2 to match libc

It's become clear that my armv7 builds didn't catch all of the warnings that
other builds are picking up, drop WARNS to 2 to match libc until they're all
caught.
lib/libregex/Makefile