mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00: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…
x
Reference in New Issue
Block a user