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 9f4e929 commit f2d9d22Copy full SHA for f2d9d22
install.sh
@@ -421,7 +421,7 @@ display_configuration()
421
display_message "BUILD_BOOST : $BUILD_BOOST"
422
display_message "BUILD_SECP256K1 : $BUILD_SECP256K1"
423
display_message "BOOST_ROOT : $BOOST_ROOT"
424
- display_message "BUILD_SRC_DIR : $BUILD_SRC_DIR"
+ display_message "BUILD_SRC_DIR : $BUILD_SRC_DIR"
425
display_message "PREFIX : $PREFIX"
426
display_message "DISABLE_SHARED : $DISABLE_SHARED"
427
display_message "DISABLE_STATIC : $DISABLE_STATIC"
0 commit comments