From d5519c929c07413ae5e92e94417981538eeaa066 Mon Sep 17 00:00:00 2001 From: Christian Jullien Date: Thu, 17 Dec 2020 06:22:10 +0100 Subject: [PATCH] OpenBSD: mention this port on README --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index d1d34d23..5a252ecd 100644 --- a/README +++ b/README @@ -28,14 +28,14 @@ Features: 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 make make test 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. makeinfo must be installed to compile the doc. By default, tcc is