diff options
| -rw-r--r-- | meta-webserver/recipes-httpd/nginx/nginx_1.9.11.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.9.11.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.9.11.bb index 4ea06c79e5..8b60e53a67 100644 --- a/meta-webserver/recipes-httpd/nginx/nginx_1.9.11.bb +++ b/meta-webserver/recipes-httpd/nginx/nginx_1.9.11.bb | |||
| @@ -31,6 +31,7 @@ NGINX_WWWDIR ?= "${localstatedir}/www/localhost" | |||
| 31 | NGINX_USER ?= "www" | 31 | NGINX_USER ?= "www" |
| 32 | 32 | ||
| 33 | EXTRA_OECONF = "" | 33 | EXTRA_OECONF = "" |
| 34 | DISABLE_STATIC = "" | ||
| 34 | 35 | ||
| 35 | do_configure () { | 36 | do_configure () { |
| 36 | if [ "${SITEINFO_BITS}" = "64" ]; then | 37 | if [ "${SITEINFO_BITS}" = "64" ]; then |
