Skip to content

Commit

Permalink
skaled 2053 fix json lib build
Browse files Browse the repository at this point in the history
  • Loading branch information
olehnikolaiev committed Dec 5, 2024
1 parent 9a497b0 commit 2cd0b7a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deps/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,10 @@ if [ "$SKALED_DEPS_CHAIN" = "1" ];
then
WITH_JSONRPC="no"
WITH_JSONRPCCPP="no"
WITH_CURL="no"
WITH_MICRO_HTTP_D="no"
WITH_ZLIB="no"
WITH_ARGTABLE2="no"
fi

WITH_FF="yes"
Expand Down

0 comments on commit 2cd0b7a

Please sign in to comment.