Remove NO_WERROR, after fix from r292023.

This commit is contained in:
Craig Rodrigues 2015-12-09 19:25:45 +00:00
parent 7e5ac32b49
commit 645d2c14ce
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=292024

View file

@ -11,5 +11,4 @@ CFLAGS+= -I${.CURDIR}
WARNS= 3
NO_WERROR=
.include <bsd.lib.mk>