1
mirror of https://github.com/bitcoin/bitcoin synced 2024-09-04 08:01:36 +02:00
bitcoin/depends/builders/freebsd.mk
2022-01-19 20:38:07 +08:00

6 lines
215 B
Makefile

build_freebsd_CC=clang
build_freebsd_CXX=clang++
build_freebsd_SHA256SUM = shasum -a 256
build_freebsd_DOWNLOAD = curl --location --fail --connect-timeout $(DOWNLOAD_CONNECT_TIMEOUT) --retry $(DOWNLOAD_RETRIES) -o