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 b278813 commit 1da78abCopy full SHA for 1da78ab
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