Skip to content

Commit b3ae532

Browse files
TrottMylesBorins
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 71c6d44 commit b3ae532

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
@@ -84,12 +84,10 @@ will be updated to reflect those changes.
8484

8585
### Platform list
8686

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

9492
**For production applications, run Node.js on supported platforms only.**
9593

0 commit comments

Comments
 (0)