build: add FreeBSD support to depends

This commit is contained in:
fanquake
2022-01-03 13:21:58 +08:00
parent 2d7ffce852
commit ae9175f608
8 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
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