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.
2 parents b278813 + 1da78ab commit 973afabCopy full SHA for 973afab
install.sh
@@ -428,7 +428,7 @@ display_configuration()
428
display_message "BUILD_BOOST : $BUILD_BOOST"
429
display_message "BUILD_SECP256K1 : $BUILD_SECP256K1"
430
display_message "BOOST_ROOT : $BOOST_ROOT"
431
- display_message "BUILD_SRC_DIR : $BUILD_SRC_DIR"
+ display_message "BUILD_SRC_DIR : $BUILD_SRC_DIR"
432
display_message "PREFIX : $PREFIX"
433
display_message "DISABLE_SHARED : $DISABLE_SHARED"
434
display_message "DISABLE_STATIC : $DISABLE_STATIC"
0 commit comments