Skip to content

Commit de99643

Browse files
committed
doc: downgrade macOS x64 to Tier 2
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: #63055 Backport-PR-URL: #63153 Refs: https://developer.apple.com/documentation/apple-silicon/about-the-rosetta-translation-environment/ Refs: nodejs/build#4317 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: René <contact.9a5d6388@renegade334.me.uk> Reviewed-By: Stewart X Addison <sxa@redhat.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
1 parent 6ac7ff2 commit de99643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎BUILDING.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ platforms. This is true regardless of entries in the table below.
117117
| GNU/Linux | riscv64 | kernel >= 5.19, glibc >= 2.36 | Experimental | GCC >= 14 or Clang >= 19 for native builds[^7]|
118118
| Windows | x64 | >= Windows 10/Server 2016 | Tier 1 |[^2],[^3]|
119119
| Windows | arm64 | >= Windows 10 | Tier 2 ||
120-
| macOS | x64 | >= 13.5 | Tier 1| For notes about compilation see [^4]|
120+
| macOS | x64 | >= 13.5 | Tier 2| For notes about compilation see [^4]|
121121
| macOS | arm64 | >= 13.5 | Tier 1 ||
122122
| SmartOS | x64 | >= 18 | Tier 2 ||
123123
| AIX | ppc64be >=power9 | >= 7.2 TL04 | Tier 2 ||

0 commit comments

Comments
 (0)