aboutsummaryrefslogtreecommitdiff
path: root/depends/builders/openbsd.mk
blob: 9c94c4baae7a30da73e604ccf2c4b85e794617bb (plain)
1
2
3
4
5
6
7
8
9
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
# openBSD touch doesn't understand -h
build_openbsd_TOUCH = touch -m -t 200001011200