We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4592aa7 commit 9615a24Copy full SHA for 9615a24
INSTALL.md
@@ -232,6 +232,9 @@ not completely implement the "New Sockets" API.
232
[This site][5] says that Apple started to support IPv6 in 10.2 (Jaguar). If
233
your build fails, try again after running configure with `--disable-ipv6`.
234
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
+
238
[5]: http://www.ipv6.org/impl/mac.html
239
240
## IBM AIX notes
0 commit comments