mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04: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
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ LIB= geom
|
|||
SRCS= geom_stats.c
|
||||
INCS= libgeom.h
|
||||
|
||||
WARNS?= 4
|
||||
WARNS?= 3
|
||||
|
||||
MAN= libgeom.3
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue