We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sha256sum
2 parents 832d573 + 727c542 commit 5b3a81fCopy full SHA for 5b3a81f
depends/builders/freebsd.mk
@@ -1,5 +1,5 @@
1
build_freebsd_CC=clang
2
build_freebsd_CXX=clang++
3
4
-build_freebsd_SHA256SUM = shasum -a 256
+build_freebsd_SHA256SUM = sha256sum
5
build_freebsd_DOWNLOAD = curl --location --fail --connect-timeout $(DOWNLOAD_CONNECT_TIMEOUT) --retry $(DOWNLOAD_RETRIES) -o
0 commit comments