1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-04-17 15:44:34 +02:00

* README: Update notes about OSX Leopard.

This commit is contained in:
David Shaw 2007-10-27 15:55:42 +00:00
parent e5a8a24977
commit bf06de923b
2 changed files with 12 additions and 5 deletions

View File

@ -1,3 +1,7 @@
2007-10-27 David Shaw <dshaw@jabberwocky.com>
* README: Update notes about OSX Leopard.
2007-10-23 Werner Koch <wk@g10code.com>
Switched entire package to GPLv3+.

11
README
View File

@ -750,10 +750,13 @@
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. 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.
those CFLAGS. This additional isysroot is not necessary on Intel
Tiger boxes, or any OS X 10.5 (Leopard) or later boxes.
Note that when building a universal binary, 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 2.0