mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
With r208341 in place WARNS can be increased.
This commit is contained in:
parent
ae4ecfff1e
commit
9433144d7d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=208342
@ -20,7 +20,7 @@ MAGICPATH?= /usr/share/misc
|
||||
CFLAGS+= -DMAGIC='"${MAGICPATH}/magic"' -DHAVE_CONFIG_H
|
||||
CFLAGS+= -I${.CURDIR} -I${CONTRDIR}
|
||||
|
||||
WARNS?= 1
|
||||
WARNS?= 3
|
||||
|
||||
CLEANFILES+= magic magic.mgc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user