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 c2bf258 commit 0cb8f49Copy full SHA for 0cb8f49
install.sh
@@ -419,7 +419,7 @@ display_configuration()
419
display_message "BUILD_BOOST : $BUILD_BOOST"
420
display_message "BUILD_SECP256K1 : $BUILD_SECP256K1"
421
display_message "BOOST_ROOT : $BOOST_ROOT"
422
- display_message "BUILD_SRC_DIR : $BUILD_SRC_DIR"
+ display_message "BUILD_SRC_DIR : $BUILD_SRC_DIR"
423
display_message "PREFIX : $PREFIX"
424
display_message "DISABLE_SHARED : $DISABLE_SHARED"
425
display_message "DISABLE_STATIC : $DISABLE_STATIC"
0 commit comments