You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<emid="fn1">1</em>: GCC 8 is not provided on the base platform. Users will
123
123
need the
124
-
[Toolchain test builds PPA](https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test?field.series_filter=xenial)
124
+
[Toolchain test builds PPA](https://launchpad.net/\~ubuntu-toolchain-r/+archive/ubuntu/test?field.series\_filter=xenial)
125
125
or similar to source a newer compiler.
126
126
127
127
<emid="fn2">2</em>: GCC 8 is not provided on the base platform. Users will
@@ -174,7 +174,7 @@ Depending on the host platform, the selection of toolchains may vary.
174
174
Binaries at <https://nodejs.org/download/release/> are produced on:
| aix-ppc64 | AIX 7.2 TL04 on PPC64BE with GCC 8 |
179
179
| darwin-x64 | macOS 10.15, Xcode Command Line Tools 11 with -mmacosx-version-min=10.13 |
180
180
| darwin-arm64 (and .pkg) | macOS 11 (arm64), Xcode Command Line Tools 12 with -mmacosx-version-min=10.13 |
@@ -276,7 +276,7 @@ $ make -j4
276
276
277
277
The `-j4` option will cause `make` to run 4 simultaneous compilation jobs which
278
278
may reduce build time. For more information, see the
279
-
[GNU Make Documentation](https://www.gnu.org/software/make/manual/html_node/Parallel.html).
279
+
[GNU Make Documentation](https://www.gnu.org/software/make/manual/html\_node/Parallel.html).
280
280
281
281
The above requires that `python` resolves to a supported version of
0 commit comments