mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
Merge 5b3a81f44d into merged_master (Bitcoin PR bitcoin/bitcoin#31626)
This commit is contained in:
commit
572a04a8ee
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
build_freebsd_CC=clang
|
||||
build_freebsd_CXX=clang++
|
||||
|
||||
build_freebsd_SHA256SUM = shasum -a 256
|
||||
build_freebsd_SHA256SUM = sha256sum
|
||||
build_freebsd_DOWNLOAD = curl --location --fail --connect-timeout $(DOWNLOAD_CONNECT_TIMEOUT) --retry $(DOWNLOAD_RETRIES) -o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue