From 3f1977c9343366e114dc3d3a661e2fb6b0651147 Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Fri, 2 Oct 2020 18:36:58 -0400 Subject: [PATCH] DOC: update INSTALL with supported OpenBSD / FreeBSD versions Update INSTALL with the OpenBSD / FreeBSD versions that are supported. --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 04b034908..f562a7102 100644 --- a/INSTALL +++ b/INSTALL @@ -375,10 +375,10 @@ and assign it to the TARGET variable : - linux-glibc-legacy for Linux kernel 2.6.28 and above without new features - linux-musl for Linux kernel 2.6.28 and above with musl libc - solaris for Solaris 10 and above - - freebsd for FreeBSD 5 to 12 (others untested) + - freebsd for FreeBSD 10 and above - netbsd for NetBSD - osx for Mac OS/X - - openbsd for OpenBSD 5.7 and above + - openbsd for OpenBSD 6.3 and above - aix51 for AIX 5.1 - aix52 for AIX 5.2 - aix72-gcc for AIX 7.2 (using gcc)