From dc5eb64ac8dbe9d50f02c90f8e6948270216a99d Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Thu, 20 Jun 2019 13:19:27 -0600 Subject: doc: remote "note that" from BUILDING.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refs: https://github.com/nodejs/remark-preset-lint-node/pull/16 PR-URL: https://github.com/nodejs/node/pull/28329 Reviewed-By: Gus Caplan Reviewed-By: Trivikram Kamat Reviewed-By: Tobias Nießen Reviewed-By: Ruben Bridgewater --- BUILDING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'BUILDING.md') diff --git a/BUILDING.md b/BUILDING.md index 7b8e73edd3..02a4deb0e5 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -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 -- cgit v1.2.3