mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
domoticz: enable BUILD_SHARED_LIBS
Without this, no suitable boost_thread variant can be identified when compiling against Boost 1.70. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
@@ -62,6 +62,7 @@ define Package/domoticz/description
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
CMAKE_OPTIONS += \
|
CMAKE_OPTIONS += \
|
||||||
|
-DBUILD_SHARED_LIBS=yes \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
-DUSE_BUILTIN_MQTT=no \
|
-DUSE_BUILTIN_MQTT=no \
|
||||||
-DUSE_BUILTIN_SQLITE=no \
|
-DUSE_BUILTIN_SQLITE=no \
|
||||||
|
|||||||
Reference in New Issue
Block a user