[svn] GnuPG - r4083 - trunk
svn author dshaw
cvs at cvs.gnupg.org
Thu Mar 30 16:19:09 CEST 2006
Author: dshaw
Date: 2006-03-30 16:19:08 +0200 (Thu, 30 Mar 2006)
New Revision: 4083
Modified:
trunk/ChangeLog
trunk/README
Log:
* README: Some more notes about building fat binaries.
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2006-03-30 14:13:35 UTC (rev 4082)
+++ trunk/ChangeLog 2006-03-30 14:19:08 UTC (rev 4083)
@@ -1,3 +1,7 @@
+2006-03-30 David Shaw <dshaw at jabberwocky.com>
+
+ * README: Some more notes about building fat binaries.
+
2006-03-24 David Shaw <dshaw at jabberwocky.com>
* README: Missing some instructions on building a fat binary.
Modified: trunk/README
===================================================================
--- trunk/README 2006-03-30 14:13:35 UTC (rev 4082)
+++ trunk/README 2006-03-30 14:19:08 UTC (rev 4083)
@@ -747,7 +747,10 @@
If you are doing the build on a OS X 10.4 (Tiger) PPC machine you
may need to add "-isysroot /Developer/SDKs/MacOSX10.4u.sdk" to
- those CFLAGS.
+ those CFLAGS. Note that any third-party libraries you may link
+ with need to be universal as well. All Apple-supplied libraries
+ (even libraries not originally written by Apple like curl, zip,
+ and BZ2) are universal.
GnuPG 1.4 and GnuPG 1.9
More information about the Gnupg-commits
mailing list