mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
doc: remote "note that" from BUILDING.md
Refs: https://github.com/nodejs/remark-preset-lint-node/pull/16 PR-URL: https://github.com/nodejs/node/pull/28329 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
This commit is contained in:
parent
554ffa3432
commit
dc5eb64ac8
@ -188,7 +188,7 @@ For use of AVX-512,
|
||||
* gas (GNU assembler) version 2.26 or higher
|
||||
* nasm version 2.11.8 or higher in Windows
|
||||
|
||||
Note that AVX-512 is disabled for Skylake-X by OpenSSL-1.1.1.
|
||||
AVX-512 is disabled for Skylake-X by OpenSSL-1.1.1.
|
||||
|
||||
For use of AVX2,
|
||||
|
||||
@ -254,7 +254,7 @@ The `-j4` option will cause `make` to run 4 simultaneous compilation jobs which
|
||||
may reduce build time. For more information, see the
|
||||
[GNU Make Documentation](https://www.gnu.org/software/make/manual/html_node/Parallel.html).
|
||||
|
||||
Note that the above requires that `python` resolves to a supported version of
|
||||
The above requires that `python` resolves to a supported version of
|
||||
Python. See [Prerequisites](#prerequisites).
|
||||
|
||||
After building, setting up [firewall rules](tools/macos-firewall.sh) can avoid
|
||||
|
Loading…
Reference in New Issue
Block a user