Merge 5b3a81f44d into merged_master (Bitcoin PR bitcoin/bitcoin#31626)

This commit is contained in:
ikripaka 2026-04-10 08:57:56 +00:00
commit 572a04a8ee
No known key found for this signature in database

View file

@ -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