From 7f852014bb2fbf3ff67d925295f55893cdef0df1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Zasso?= Date: Wed, 20 Dec 2023 10:22:57 +0100 Subject: [PATCH] doc: bump FreeBSD experimental support to 13.2 Refs: https://www.freebsd.org/security/#sup Refs: https://github.com/nodejs/build/issues/3593 --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index 4249f45abbfe06..53f636a4cf641e 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -119,7 +119,7 @@ platforms. This is true regardless of entries in the table below. | macOS | arm64 | >= 11.0 | Tier 1 | | | SmartOS | x64 | >= 18 | Tier 2 | | | AIX | ppc64be >=power8 | >= 7.2 TL04 | Tier 2 | | -| FreeBSD | x64 | >= 12.4 | Experimental | | +| FreeBSD | x64 | >= 13.2 | Experimental | | [^1]: Older kernel versions may work. However official Node.js release binaries are [built on RHEL 8 systems](#official-binary-platforms-and-toolchains)