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 c9ccfb1 commit 9a497b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ WITH_MICRO_HTTP_D="yes"
if [ "$SKALED_DEPS_CHAIN" = "1" ];
then
WITH_JSONRPC="no"
WITH_JSONRPCCPP="no"
fi

WITH_FF="yes"
Expand Down

0 comments on commit 9a497b0

Please sign in to comment.