Browse Source

try to embed cjson

master
parent
commit
8b3f6b3418
  1. 4
      librist/librist.spec

4
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

Loading…
Cancel
Save