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
This commit is contained in:
Bryan Drewery 2016-02-24 17:18:31 +00:00
parent a65a0e56cf
commit 9f93cfc34b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=295977
2 changed files with 2 additions and 6 deletions

View File

@ -7,9 +7,7 @@ SRCS= citrus_bcs.c citrus_db_factory.c citrus_db_hash.c \
citrus_lookup_factory.c citrus_pivot_factory.c
MAN=
NO_SHARED= yes
.if ${MACHINE} == "host"
NO_WARNS= yes
.endif
NO_WMISSING_VARIABLE_DECLARATIONS=
build-tools: mkcsmapper_static

View File

@ -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