Build with -Werror to catch things like subtraction from capabilities.

This commit is contained in:
Brooks Davis 2014-04-22 20:07:56 +00:00
parent 230834f76e
commit 0ebd94fdf7

View File

@ -24,11 +24,6 @@ NO_SHARED= yes
WARNS=4
#
# For libc files!
#
NO_WERROR= yes
FILESOWN= ${LIBOWN}
FILESGRP= ${LIBGRP}
FILESMODE= ${LIBMODE}