Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 699cfa1

Browse filesBrowse 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 <r.m.graham@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
1 parent ad69a65 commit 699cfa1
Copy full SHA for 699cfa1

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎BUILDING.md‎

Copy file name to clipboardExpand all lines: BUILDING.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ On macOS you will need to install the `Xcode Command Line Tools` by running
9191
installed, you can find them under the menu `Xcode -> Open Developer Tool ->
9292
More Developer Tools...`. This step will install `clang`, `clang++`, and
9393
`make`.
94-
* You may want to setup [firewall rules](tools/macosx-firewall.sh)
94+
* After building, you may want to setup [firewall rules](tools/macosx-firewall.sh)
9595
to avoid popups asking to accept incoming network connections when running tests:
9696

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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.