mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 07:15:43 +01:00
yyjson: force build shared library
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
72f580f4a2
commit
ab4201ba8a
|
|
@ -21,6 +21,7 @@ PACKAGECONFIG[utf8-validation] = "-DYYJSON_DISABLE_UTF8_VALIDATION=OFF,-DYYJSON_
|
|||
PACKAGECONFIG[unaligned-memory-access] = "-DYYJSON_DISABLE_UNALIGNED_MEMORY_ACCESS=OFF,-DYYJSON_DISABLE_UNALIGNED_MEMORY_ACCESS=ON"
|
||||
|
||||
EXTRA_OECMAKE:append = " \
|
||||
-DBUILD_SHARED_LIBS=ON \
|
||||
-DYYJSON_BUILD_TESTS=OFF \
|
||||
-DYYJSON_BUILD_FUZZER=OFF \
|
||||
-DYYJSON_BUILD_MISC=OFF \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user