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:
bdrewery 2016-02-24 17:18:31 +00:00
parent a2e2653d4e
commit 56e259a8db
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