Skip to content

Commit 66a2c71

Browse files
Suraiya-HameedMylesBorins
authored andcommitted
doc: fix macosx-firewall suggestion BUILDING
Adding back the changes made by commit# 791d560, that suggests running macosx-firewall.sh script after bulid step. These changes were deleted by commit# fc102d0, but they are still applicable. PR-URL: #15829 Reviewed-By: Ryan Graham <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Daniel Bevenius <[email protected]>
1 parent 7d8a808 commit 66a2c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ On macOS you will need to install the `Xcode Command Line Tools` by running
9090
installed, you can find them under the menu `Xcode -> Open Developer Tool ->
9191
More Developer Tools...`. This step will install `clang`, `clang++`, and
9292
`make`.
93-
* You may want to setup [firewall rules](tools/macosx-firewall.sh)
93+
* After building, you may want to setup [firewall rules](tools/macosx-firewall.sh)
9494
to avoid popups asking to accept incoming network connections when running tests:
9595

9696
If the path to your build directory contains a space, the build will likely fail.

0 commit comments

Comments
 (0)