File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -181,10 +181,10 @@ Binaries at <https://nodejs.org/download/release/> are produced on:
181181| linux-x64 | CentOS 7 with devtoolset-8 / GCC 8[ ^ 8 ] |
182182| win-x64 and win-x86 | Windows 2012 R2 (x64) with Visual Studio 2019 |
183183
184- [ ^ 8 ] : The Enterprise Linux devtoolset-8 allows us to compile
185- binaries with GCC 8 but linked to the glibc and libstdc++ versions of the host
186- platforms (CentOS 7 / RHEL 7). Therefore, binaries produced on these systems
187- are compatible with glibc >= 2.17 and libstdc++ >= 6.0.20 (` GLIBCXX_3.4.20 ` ).
184+ [ ^ 8 ] : The Enterprise Linux devtoolset-8 allows us to compile binaries with GCC 8
185+ but linked to the glibc and libstdc++ versions of the host platforms
186+ (CentOS 7 / RHEL 7). Therefore, binaries produced on these systems are
187+ compatible with glibc >= 2.17 and libstdc++ >= 6.0.20 (` GLIBCXX_3.4.20 ` ).
188188 These are available on distributions natively supporting GCC 4.9, such as
189189 Ubuntu 14.04 and Debian 8.
190190
You can’t perform that action at this time.
0 commit comments