mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-29 22:01:17 +02:00
build: add NetBSD support to depends
This commit is contained in:
2
depends/builders/netbsd.mk
Normal file
2
depends/builders/netbsd.mk
Normal file
@@ -0,0 +1,2 @@
|
||||
build_netbsd_SHA256SUM = shasum -a 256
|
||||
build_netbsd_DOWNLOAD = curl --location --fail --connect-timeout $(DOWNLOAD_CONNECT_TIMEOUT) --retry $(DOWNLOAD_RETRIES) -o
|
Reference in New Issue
Block a user