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

@@ -84,6 +84,10 @@ For linux S390X cross compilation:
sudo apt-get install g++-s390x-linux-gnu binutils-s390x-linux-gnu
### Install the required dependencies: OpenBSD
pkg_add bash gtar
### Dependency Options
The following can be set when running make: `make FOO=bar`