summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/yyjson/yyjson_0.10.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/yyjson/yyjson_0.10.0.bb b/meta-oe/recipes-support/yyjson/yyjson_0.10.0.bb
index 69e43e23a6..a13d73b452 100644
--- a/meta-oe/recipes-support/yyjson/yyjson_0.10.0.bb
+++ b/meta-oe/recipes-support/yyjson/yyjson_0.10.0.bb
@@ -21,6 +21,7 @@ PACKAGECONFIG[utf8-validation] = "-DYYJSON_DISABLE_UTF8_VALIDATION=OFF,-DYYJSON_
21PACKAGECONFIG[unaligned-memory-access] = "-DYYJSON_DISABLE_UNALIGNED_MEMORY_ACCESS=OFF,-DYYJSON_DISABLE_UNALIGNED_MEMORY_ACCESS=ON" 21PACKAGECONFIG[unaligned-memory-access] = "-DYYJSON_DISABLE_UNALIGNED_MEMORY_ACCESS=OFF,-DYYJSON_DISABLE_UNALIGNED_MEMORY_ACCESS=ON"
22 22
23EXTRA_OECMAKE:append = " \ 23EXTRA_OECMAKE:append = " \
24-DBUILD_SHARED_LIBS=ON \
24-DYYJSON_BUILD_TESTS=OFF \ 25-DYYJSON_BUILD_TESTS=OFF \
25-DYYJSON_BUILD_FUZZER=OFF \ 26-DYYJSON_BUILD_FUZZER=OFF \
26-DYYJSON_BUILD_MISC=OFF \ 27-DYYJSON_BUILD_MISC=OFF \