aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2018-06-17 01:39:22 +0000
committerEitan Adler <eadler@FreeBSD.org>2018-06-17 01:39:22 +0000
commit9fdff46b428f3f9d5931ef927f72cc694ece2167 (patch)
treee1334c5ae8387d5ef520649d6908074838ef8420 /sbin
parent02cff72a7bfbf676f168a2799418affb33547d0e (diff)
downloadsrc-9fdff46b428f3f9d5931ef927f72cc694ece2167.tar.gz
src-9fdff46b428f3f9d5931ef927f72cc694ece2167.zip
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.
Notes
Notes: svn path=/head/; revision=335273
Diffstat (limited to 'sbin')
-rw-r--r--sbin/gvinum/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/gvinum/Makefile b/sbin/gvinum/Makefile
index 7b7076527cde..4caa775be2e1 100644
--- a/sbin/gvinum/Makefile
+++ b/sbin/gvinum/Makefile
@@ -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