Skip to content

Commit 2f4615c

Browse files
Trotttargos
authored andcommitted
doc: clarify build support text
Revise compilation/execution support text to keep it shorter, simpler, and hopefully easier to read/understand. PR-URL: #30899 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Jiawen Geng <[email protected]>
1 parent 174e435 commit 2f4615c

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

BUILDING.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,10 @@ will be updated to reflect those changes.
8282

8383
### Platform list
8484

85-
Compiling and running Node.js is supported for a limited set of operating
86-
systems, architectures and libc versions. The table below lists the
87-
combinations that the core team has committed to supporting and the nature of
88-
that support as per the support tiers above. A list of
89-
[supported compile toolchains](#supported-toolchains) is also supplied for
90-
tier 1 platforms.
85+
Node.js compilation/execution support depends on operating system, architecture,
86+
and libc version. The table below lists the support tier for each supported
87+
combination. A list of [supported compile toolchains](#supported-toolchains) is
88+
also supplied for tier 1 platforms.
9189

9290
**For production applications, run Node.js on supported platforms only.**
9391

0 commit comments

Comments
 (0)