Browse Source

Update fallback path.

pull/145/head
Sean Bowe 9 years ago
parent
commit
2c2dd2305e
  1. 2
      depends/Makefile

2
depends/Makefile

@ -6,7 +6,7 @@ SDK_PATH ?= $(BASEDIR)/SDKs
NO_QT ?=
NO_WALLET ?=
NO_UPNP ?=
FALLBACK_DOWNLOAD_PATH ?= https://bitcoincore.org/depends-sources
FALLBACK_DOWNLOAD_PATH ?= https://z.cash/depends-sources
BUILD = $(shell ./config.guess)
HOST ?= $(BUILD)

Loading…
Cancel
Save