1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-02 22:38:02 +02:00

* README: Some more notes about building fat binaries.

This commit is contained in:
David Shaw 2006-03-30 14:19:08 +00:00
parent f99dec9e53
commit a43c1bc874
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-03-30 David Shaw <dshaw@jabberwocky.com>
* README: Some more notes about building fat binaries.
2006-03-24 David Shaw <dshaw@jabberwocky.com> 2006-03-24 David Shaw <dshaw@jabberwocky.com>
* README: Missing some instructions on building a fat binary. * README: Missing some instructions on building a fat binary.

5
README
View File

@ -747,7 +747,10 @@
If you are doing the build on a OS X 10.4 (Tiger) PPC machine you 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 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 GnuPG 1.4 and GnuPG 1.9