Skip to content

Commit 9615a24

Browse files
vaguely-taggedtridge
authored andcommitted
added apple silicon path details
1 parent 4592aa7 commit 9615a24

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

INSTALL.md

+3
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,9 @@ not completely implement the "New Sockets" API.
232232
[This site][5] says that Apple started to support IPv6 in 10.2 (Jaguar). If
233233
your build fails, try again after running configure with `--disable-ipv6`.
234234

235+
Apple Silicon macs may install packages in a slightly different location and require flags.
236+
CFLAGS="-I /opt/homebrew/include" LDFLAGS="-L /opt/homebrew/lib"
237+
235238
[5]: http://www.ipv6.org/impl/mac.html
236239

237240
## IBM AIX notes

0 commit comments

Comments
 (0)