mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
dev-libs/open62541: Enable/Disable PubSub information model
Enable/Disable PubSub information model, too. Closes: https://bugs.gentoo.org/933589 Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
This commit is contained in:
@@ -51,6 +51,7 @@ src_configure() {
|
|||||||
-DUA_BUILD_TOOLS=$(usex tools)
|
-DUA_BUILD_TOOLS=$(usex tools)
|
||||||
-DUA_BUILD_UNIT_TESTS=OFF
|
-DUA_BUILD_UNIT_TESTS=OFF
|
||||||
-DUA_ENABLE_PUBSUB=$(usex pubsub)
|
-DUA_ENABLE_PUBSUB=$(usex pubsub)
|
||||||
|
-DUA_ENABLE_PUBSUB_INFORMATIONMODEL=$(usex pubsub)
|
||||||
-DUA_FORCE_WERROR=OFF
|
-DUA_FORCE_WERROR=OFF
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user