nginx: Fix build when static libs disabled

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Richard Purdie 2016-02-22 11:59:27 +00:00 committed by Martin Jansa
parent 1bc81c088d
commit df2f7079c4

View File

@ -31,6 +31,7 @@ NGINX_WWWDIR ?= "${localstatedir}/www/localhost"
NGINX_USER ?= "www"
EXTRA_OECONF = ""
DISABLE_STATIC = ""
do_configure () {
if [ "${SITEINFO_BITS}" = "64" ]; then