mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
128c5e1232
Github-Pull: #7487 Rebased-From:149641e8fc
c01f08db12
5d1148cb79
1ecbb3b0f7
Cherry-pick-From:00d57b4d3a
3 lines
160 B
Makefile
3 lines
160 B
Makefile
build_linux_SHA256SUM = sha256sum
|
|
build_linux_DOWNLOAD = curl --location --fail --connect-timeout $(DOWNLOAD_CONNECT_TIMEOUT) --retry $(DOWNLOAD_RETRIES) -L -o
|