We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7451fd commit 48a6ca5Copy full SHA for 48a6ca5
contrib/bump-bitcoin.sh
@@ -46,7 +46,7 @@ git subtree pull --prefix=depend/bitcoin https://github.com/bitcoin/bitcoin "$CO
46
47
echo "Subtree pulled successfully."
48
49
-cmake --B build
+cmake -B build
50
cmake --build build -j
51
52
# Install and capture library path
0 commit comments