summaryrefslogtreecommitdiff
path: root/strata/cpe-wrt/uhttpd2.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/cpe-wrt/uhttpd2.morph')
-rw-r--r--strata/cpe-wrt/uhttpd2.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/cpe-wrt/uhttpd2.morph b/strata/cpe-wrt/uhttpd2.morph
index 26246117..22590300 100644
--- a/strata/cpe-wrt/uhttpd2.morph
+++ b/strata/cpe-wrt/uhttpd2.morph
@@ -5,7 +5,7 @@ pre-configure-commands:
- sed -i 's/-Werror//' CMakeLists.txt
configure-commands:
-- cmake -DCMAKE_INSTALL_PREFIX=$PREFIX
+- cmake -DCMAKE_INSTALL_PREFIX=$PREFIX -DLUA_SUPPORT=FALSE
build-commands:
- make