build: add support for OpenBSD to depends

This commit is contained in:
fanquake
2022-01-07 13:16:30 +08:00
parent 75ae39eeec
commit 471d15536f
10 changed files with 89 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
build_openbsd_CC = clang
build_openbsd_CXX = clang++
build_openbsd_SHA256SUM = sha256
build_openbsd_DOWNLOAD = curl --location --fail --connect-timeout $(DOWNLOAD_CONNECT_TIMEOUT) --retry $(DOWNLOAD_RETRIES) -o
build_openbsd_TAR = gtar