summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-webserver/recipes-httpd/hiawatha/hiawatha_11.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_11.2.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_11.2.bb
index 169e385da6..098c07e954 100644
--- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_11.2.bb
+++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_11.2.bb
@@ -19,6 +19,8 @@ SYSTEMD_SERVICE:${PN} = "hiawatha.service"
19 19
20inherit cmake update-rc.d systemd 20inherit cmake update-rc.d systemd
21 21
22CFLAGS += "-std=gnu17"
23
22EXTRA_OECMAKE = " -DENABLE_IPV6=OFF \ 24EXTRA_OECMAKE = " -DENABLE_IPV6=OFF \
23 -DENABLE_CACHE=OFF \ 25 -DENABLE_CACHE=OFF \
24 -DENABLE_DEBUG=OFF \ 26 -DENABLE_DEBUG=OFF \