summaryrefslogtreecommitdiffstats
path: root/meta-webserver
diff options
context:
space:
mode:
Diffstat (limited to 'meta-webserver')
-rw-r--r--meta-webserver/recipes-httpd/hiawatha/hiawatha_8.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.6.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.6.bb
index 393e77feb3..2e6955e997 100644
--- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.6.bb
+++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.6.bb
@@ -18,7 +18,7 @@ INITSCRIPT_NAME = "hiawatha"
18INITSCRIPT_PARAMS = "defaults 70" 18INITSCRIPT_PARAMS = "defaults 70"
19 19
20EXTRA_OECMAKE = " -DENABLE_IPV6=OFF \ 20EXTRA_OECMAKE = " -DENABLE_IPV6=OFF \
21 -DENABLE_CACHE=ON \ 21 -DENABLE_CACHE=OFF \
22 -DENABLE_DEBUG=OFF \ 22 -DENABLE_DEBUG=OFF \
23 -DENABLE_SSL=OFF \ 23 -DENABLE_SSL=OFF \
24 -DENABLE_TOOLKIT=OFF \ 24 -DENABLE_TOOLKIT=OFF \