ref: e237487a5ebc0deecd02144ab395fc8878a5bb1a
dir: /.builds/obsd.yml/
image: openbsd/latest
sources:
- https://git.sr.ht/~moody/tlsclient
packages:
- "openssl-1.1.1"
artifacts:
- tlsclient/obsd.tar.gz
tasks:
- build: |
cd tlsclient
OPENSSL=eopenssl11 make -j $(sysctl -n hw.ncpu) obsd.tar.gz