From 8b3f6b3418fd822bbcbf88749b1c69dd03404097 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 2 Jun 2021 00:38:18 +0200 Subject: [PATCH] try to embed cjson --- librist/librist.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/librist/librist.spec b/librist/librist.spec index fee5f60389..d7f9eba07c 100644 --- a/librist/librist.spec +++ b/librist/librist.spec @@ -69,7 +69,9 @@ PreReq: OpenPKG, openpkg >= 20160101 --buildtype release \ --default-library static \ --backend ninja \ - -Dnls=disabled + -Dbuiltin_cjson=true \ + -Dbuiltin_mbedtls=true \ + -Duse_mbedtls=true # build package ninja -C build