summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/civetweb/civetweb_git.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-networking/recipes-connectivity/civetweb/civetweb_git.bb b/meta-networking/recipes-connectivity/civetweb/civetweb_git.bb
index 9a7844ad04..004cf960af 100644
--- a/meta-networking/recipes-connectivity/civetweb/civetweb_git.bb
+++ b/meta-networking/recipes-connectivity/civetweb/civetweb_git.bb
@@ -24,12 +24,6 @@ EXTRA_OECMAKE = " \
24 -DCIVETWEB_ENABLE_LUA=OFF \ 24 -DCIVETWEB_ENABLE_LUA=OFF \
25 -DCIVETWEB_ENABLE_ASAN=OFF \ 25 -DCIVETWEB_ENABLE_ASAN=OFF \
26" 26"
27EXTRA_OECMAKE_class-native = " \
28 -DBUILD_SHARED_LIBS=ON \
29 -DCIVETWEB_ENABLE_DUKTAPE=OFF \
30 -DCIVETWEB_ENABLE_LUA=OFF \
31 -DCIVETWEB_ENABLE_ASAN=OFF \
32"
33 27
34# Building with ninja fails on missing third_party/lib/libcheck.a (which 28# Building with ninja fails on missing third_party/lib/libcheck.a (which
35# should come from external CMake project) 29# should come from external CMake project)