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:
parent
a2e2653d4e
commit
56e259a8db
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user