gvinum: revert WARNS change in Makefile
Architectures that passed on a local build universe, failed on tinderbox. Revert the number change for now while I investigate.
This commit is contained in:
parent
02cff72a7b
commit
9fdff46b42
@ -5,6 +5,7 @@ PROG= gvinum
|
||||
SRCS= gvinum.c gvinum.h geom_vinum_share.c
|
||||
MAN= gvinum.8
|
||||
|
||||
WARNS= 2
|
||||
CFLAGS+= -I${SRCTOP}/sys -I${SYSROOT:U${DESTDIR}}/${INCLUDEDIR}/edit
|
||||
|
||||
LIBADD= edit geom
|
||||
|
Loading…
Reference in New Issue
Block a user