mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 12:28:58 +00:00
Lower WARNS to 3 until I track down a way to explain that I know what
I'm doing to sparc64's gcc
This commit is contained in:
parent
ba798fb226
commit
5ddbc7e1f7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=110548
@ -4,7 +4,7 @@ LIB= geom
|
||||
SRCS= geom_stats.c
|
||||
INCS= libgeom.h
|
||||
|
||||
WARNS?= 4
|
||||
WARNS?= 3
|
||||
|
||||
MAN= libgeom.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user