OpenBSD: mention this port on README
This commit is contained in:
parent
6eef0e35b4
commit
d5519c929c
1 changed files with 2 additions and 2 deletions
4
README
4
README
|
@ -28,14 +28,14 @@ Features:
|
||||||
Documentation:
|
Documentation:
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
1) Installation on a i386/x86_64/arm Linux/OSX/FreeBSD host
|
1) Installation on a i386/x86_64/arm/aarch64 Linux/macOS/FreeBSD/OpenBSD host
|
||||||
|
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
make test
|
make test
|
||||||
make install
|
make install
|
||||||
|
|
||||||
Notes: For OSX and FreeBSD, gmake should be used instead of make.
|
Notes: For OpenBSD and FreeBSD, gmake should be used instead of make.
|
||||||
For Windows read tcc-win32.txt.
|
For Windows read tcc-win32.txt.
|
||||||
|
|
||||||
makeinfo must be installed to compile the doc. By default, tcc is
|
makeinfo must be installed to compile the doc. By default, tcc is
|
||||||
|
|
Loading…
Add table
Reference in a new issue