aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-protocols')
-rw-r--r--meta-networking/recipes-protocols/opcua/open62541_1.3.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/opcua/open62541_1.3.6.bb b/meta-networking/recipes-protocols/opcua/open62541_1.3.6.bb
index bab0e75864..75cf25c773 100644
--- a/meta-networking/recipes-protocols/opcua/open62541_1.3.6.bb
+++ b/meta-networking/recipes-protocols/opcua/open62541_1.3.6.bb
@@ -29,6 +29,7 @@ EXTRA_OECMAKE += "\
-DBUILD_SHARED_LIBS=ON \
-DUA_NAMESPACE_ZERO=FULL \
-DUA_LOGLEVEL=600 \
+ -DCMAKE_BUILD_TYPE=RelWithDebInfo \
"
PACKAGECONFIG ?= "encryption-mbedtls pubsub pubsub-eth"