summaryrefslogtreecommitdiffstats
path: root/meta-webserver
diff options
context:
space:
mode:
Diffstat (limited to 'meta-webserver')
-rw-r--r--meta-webserver/recipes-httpd/hiawatha/hiawatha_10.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.7.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.7.bb
index 4c3ca556b..a6926d8f4 100644
--- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.7.bb
+++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.7.bb
@@ -23,7 +23,7 @@ inherit cmake update-rc.d systemd
23EXTRA_OECMAKE = " -DENABLE_IPV6=OFF \ 23EXTRA_OECMAKE = " -DENABLE_IPV6=OFF \
24 -DENABLE_CACHE=OFF \ 24 -DENABLE_CACHE=OFF \
25 -DENABLE_DEBUG=OFF \ 25 -DENABLE_DEBUG=OFF \
26 -DENABLE_SSL=OFF \ 26 -DENABLE_TLS=OFF \
27 -DENABLE_TOOLKIT=OFF \ 27 -DENABLE_TOOLKIT=OFF \
28 -DENABLE_CHROOT=OFF \ 28 -DENABLE_CHROOT=OFF \
29 -DENABLE_XSLT=ON \ 29 -DENABLE_XSLT=ON \