summaryrefslogtreecommitdiff
path: root/BUILDING.md
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2019-06-20 13:19:27 -0600
committerRich Trott <rtrott@gmail.com>2019-06-23 07:07:06 -0700
commitdc5eb64ac8dbe9d50f02c90f8e6948270216a99d (patch)
treee73069576bcb17b3af9b5d38b0cc3e16281154f2 /BUILDING.md
parent554ffa34320ebfe62e6eefd4607483866362efd3 (diff)
downloadandroid-node-v8-dc5eb64ac8dbe9d50f02c90f8e6948270216a99d.tar.gz
android-node-v8-dc5eb64ac8dbe9d50f02c90f8e6948270216a99d.tar.bz2
android-node-v8-dc5eb64ac8dbe9d50f02c90f8e6948270216a99d.zip
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>
Diffstat (limited to 'BUILDING.md')
-rw-r--r--BUILDING.md4
1 files changed, 2 insertions, 2 deletions
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