mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Back to WARNS=3. The breakage wasn't what I thought it was :(
This commit is contained in:
parent
14a176a0e2
commit
3d28af0246
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ MLINKS+= ufs_disk_close.3 ufs_disk_fillout.3
|
|||
MLINKS+= ufs_disk_close.3 ufs_disk_fillout_blank.3
|
||||
MLINKS+= ufs_disk_close.3 ufs_disk_write.3
|
||||
|
||||
WARNS?= 0
|
||||
WARNS?= 3
|
||||
|
||||
CFLAGS+= -D_LIBUFS
|
||||
.if defined(LIBUFS_DEBUG)
|
||||
|
|
|
|||
Loading…
Reference in a new issue