summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkcsmapper
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mkcsmapper')
-rw-r--r--usr.bin/mkcsmapper/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/mkcsmapper/Makefile b/usr.bin/mkcsmapper/Makefile
index 5d58a0c..6dbb0ec 100644
--- a/usr.bin/mkcsmapper/Makefile
+++ b/usr.bin/mkcsmapper/Makefile
@@ -5,5 +5,7 @@
PROG= mkcsmapper
LDFLAGS+= -L${.CURDIR}/../../lib/libc
+NO_WMISSING_VARIABLE_DECLARATIONS=
+
.include "${.CURDIR}/Makefile.inc"
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud