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
Copy file name to clipboardExpand all lines: BUILDING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -188,7 +188,7 @@ For use of AVX-512,
188
188
* gas (GNU assembler) version 2.26 or higher
189
189
* nasm version 2.11.8 or higher in Windows
190
190
191
-
Note that AVX-512 is disabled for Skylake-X by OpenSSL-1.1.1.
191
+
AVX-512 is disabled for Skylake-X by OpenSSL-1.1.1.
192
192
193
193
For use of AVX2,
194
194
@@ -254,7 +254,7 @@ The `-j4` option will cause `make` to run 4 simultaneous compilation jobs which
254
254
may reduce build time. For more information, see the
255
255
[GNU Make Documentation](https://www.gnu.org/software/make/manual/html_node/Parallel.html).
256
256
257
-
Note that the above requires that `python` resolves to a supported version of
257
+
The above requires that `python` resolves to a supported version of
258
258
Python. See [Prerequisites](#prerequisites).
259
259
260
260
After building, setting up [firewall rules](tools/macos-firewall.sh) can avoid
0 commit comments