Skip to content

Commit 5bbfb95

Browse files
JohannesKauffmannkraj
authored andcommitted
open62541: build optimized binary
Without any build type specified, open62541 defaults to "Debug". Signed-off-by: Johannes Kauffmann <[email protected]> Signed-off-by: Khem Raj <[email protected]>
1 parent d17e287 commit 5bbfb95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meta-networking/recipes-protocols/opcua/open62541_1.3.6.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ EXTRA_OECMAKE += "\
2929
-DBUILD_SHARED_LIBS=ON \
3030
-DUA_NAMESPACE_ZERO=FULL \
3131
-DUA_LOGLEVEL=600 \
32+
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
3233
"
3334

3435
PACKAGECONFIG ?= "encryption-mbedtls pubsub pubsub-eth"

0 commit comments

Comments
 (0)