summaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-httpd/nginx
diff options
context:
space:
mode:
Diffstat (limited to 'meta-webserver/recipes-httpd/nginx')
-rw-r--r--meta-webserver/recipes-httpd/nginx/nginx_1.9.11.bb1
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 4ea06c79e..8b60e53a6 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"
31NGINX_USER ?= "www" 31NGINX_USER ?= "www"
32 32
33EXTRA_OECONF = "" 33EXTRA_OECONF = ""
34DISABLE_STATIC = ""
34 35
35do_configure () { 36do_configure () {
36 if [ "${SITEINFO_BITS}" = "64" ]; then 37 if [ "${SITEINFO_BITS}" = "64" ]; then