The branch, master has been updated
       via  9615a249 added apple silicon path details
      from  4592aa77 More tweaks for Actions.

https://git.samba.org/?p=rsync.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 9615a2492bbf96bc145e738ebff55bbb91e0bbee
Author: vincent sgherzi <sgherzivinc...@gmail.com>
Date:   Fri Apr 19 00:54:13 2024 -0700

    added apple silicon path details

-----------------------------------------------------------------------

Summary of changes:
 INSTALL.md | 3 +++
 1 file changed, 3 insertions(+)


Changeset truncated at 500 lines:

diff --git a/INSTALL.md b/INSTALL.md
index 8ef574a5..19d39054 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -232,6 +232,9 @@ not completely implement the "New Sockets" API.
 [This site][5] says that Apple started to support IPv6 in 10.2 (Jaguar).  If
 your build fails, try again after running configure with `--disable-ipv6`.
 
+Apple Silicon macs may install packages in a slightly different location and 
require flags.
+CFLAGS="-I /opt/homebrew/include" LDFLAGS="-L /opt/homebrew/lib"
+
 [5]: http://www.ipv6.org/impl/mac.html
 
 ## IBM AIX notes


-- 
The rsync repository.

_______________________________________________
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs

Reply via email to