summaryrefslogtreecommitdiff
path: root/usr.bin/mkesdb_static
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2016-02-24 17:18:31 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2016-02-24 17:18:31 +0000
commit9f93cfc34b5bb3268c0a1087ad834afca536721c (patch)
tree940f385cc1d43268a8a39ed44fa13363871dc8fb /usr.bin/mkesdb_static
parenta65a0e56cf37abf4d66c24a4e57fe7e923fa5941 (diff)
downloadsrc-test2-9f93cfc34b5bb3268c0a1087ad834afca536721c.tar.gz
src-test2-9f93cfc34b5bb3268c0a1087ad834afca536721c.zip
Properly fix these builds by adding NO_WMISSING_VARIABLE_DECLARATIONS from r249657.
This reverts r284374. MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=295977
Diffstat (limited to 'usr.bin/mkesdb_static')
-rw-r--r--usr.bin/mkesdb_static/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/mkesdb_static/Makefile b/usr.bin/mkesdb_static/Makefile
index fb10f0169b17..2696a23700d5 100644
--- a/usr.bin/mkesdb_static/Makefile
+++ b/usr.bin/mkesdb_static/Makefile
@@ -7,9 +7,7 @@ SRCS= citrus_bcs.c citrus_db_factory.c citrus_db_hash.c \
citrus_lookup_factory.c
MAN=
NO_SHARED= yes
-.if ${MACHINE} == "host"
-NO_WARNS= yes
-.endif
+NO_WMISSING_VARIABLE_DECLARATIONS=
build-tools: mkesdb_static