mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 15:28:06 +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:
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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user