We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2befa9 commit 1542625Copy full SHA for 1542625
1 file changed
depends/Makefile
@@ -43,8 +43,7 @@ NO_USDT ?=
43
NO_NATPMP ?=
44
MULTIPROCESS ?=
45
LTO ?=
46
-FALLBACK_DOWNLOAD_PATH ?= https://bitcoincore.org/depends-sources
47
-#http://dash-depends-sources.s3-website-us-west-2.amazonaws.com
+FALLBACK_DOWNLOAD_PATH ?= http://dash-depends-sources.s3-website-us-west-2.amazonaws.com
48
49
C_STANDARD ?= c11
50
CXX_STANDARD ?= c++20
0 commit comments