mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Fix the build for gcc by lowering the WARNS level
Approved by: sbruno X-MFC-With: r284589
This commit is contained in:
parent
1ec1012dd2
commit
e3ef9bb29e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=284644
@ -11,7 +11,7 @@ SRCS += zfs.c
|
||||
|
||||
MAN= fstyp.8
|
||||
|
||||
WARNS= 6
|
||||
WARNS?= 0
|
||||
|
||||
.if ${MK_CDDL} != "no"
|
||||
IGNORE_PRAGMA= YES
|
||||
|
Loading…
Reference in New Issue
Block a user