From 9ba5df30b4a27c58cfd8455fd7c78dfe61f4802c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Zasso?= Date: Fri, 22 Dec 2023 10:26:09 +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 PR-URL: https://github.com/nodejs/node/pull/51231 Reviewed-By: Luigi Pinca Reviewed-By: Richard Lau Reviewed-By: Michael Dawson Reviewed-By: James M Snell --- 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)