mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-08 03:49:57 +00:00
open62541: build optimized binary
Without any build type specified, open62541 defaults to "Debug". Signed-off-by: Johannes Kauffmann <johanneskauffmann@hotmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
d17e287c81
commit
5bbfb95eed
@@ -29,6 +29,7 @@ EXTRA_OECMAKE += "\
|
|||||||
-DBUILD_SHARED_LIBS=ON \
|
-DBUILD_SHARED_LIBS=ON \
|
||||||
-DUA_NAMESPACE_ZERO=FULL \
|
-DUA_NAMESPACE_ZERO=FULL \
|
||||||
-DUA_LOGLEVEL=600 \
|
-DUA_LOGLEVEL=600 \
|
||||||
|
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||||
"
|
"
|
||||||
|
|
||||||
PACKAGECONFIG ?= "encryption-mbedtls pubsub pubsub-eth"
|
PACKAGECONFIG ?= "encryption-mbedtls pubsub pubsub-eth"
|
||||||
|
|||||||
Reference in New Issue
Block a user