Skip to content

Commit

Permalink
Will need to pull sources from controlled location
Browse files Browse the repository at this point in the history
Allow the ability to specify any external dependencies.
  • Loading branch information
xagau authored and Warchant committed Apr 7, 2020
1 parent dd2c5d5 commit 04e667b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion depends/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RAPIDCHECK ?=
NO_WALLET ?=
NO_ZMQ ?=
NO_UPNP ?=
FALLBACK_DOWNLOAD_PATH ?= https://bitcoincore.org/depends-sources
FALLBACK_DOWNLOAD_PATH ?= https://mirror2.veriblock.org/vbtc-sources/

BUILD = $(shell ./config.guess)
HOST ?= $(BUILD)
Expand Down

0 comments on commit 04e667b

Please sign in to comment.