mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Bump WARNS level to 6.
Submitted by: keramida Tested on: i386, sparc64 (panther)
This commit is contained in:
parent
3389af30e8
commit
aa8cdf7765
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ PROG= compress
|
|||
SRCS= compress.c zopen.c
|
||||
LINKS= ${BINDIR}/compress ${BINDIR}/uncompress
|
||||
MLINKS= compress.1 uncompress.1
|
||||
WARNS?= 6
|
||||
|
||||
# XXX zopen is not part of libc
|
||||
# MAN=zopen.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue