mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 08:09:08 +00:00
Build with -Werror to catch things like subtraction from capabilities.
This commit is contained in:
parent
230834f76e
commit
0ebd94fdf7
@ -24,11 +24,6 @@ NO_SHARED= yes
|
||||
|
||||
WARNS=4
|
||||
|
||||
#
|
||||
# For libc files!
|
||||
#
|
||||
NO_WERROR= yes
|
||||
|
||||
FILESOWN= ${LIBOWN}
|
||||
FILESGRP= ${LIBGRP}
|
||||
FILESMODE= ${LIBMODE}
|
||||
|
Loading…
Reference in New Issue
Block a user