mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
* README: Some more notes about building fat binaries.
This commit is contained in:
parent
f99dec9e53
commit
a43c1bc874
@ -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>
|
||||
|
||||
* README: Missing some instructions on building a fat binary.
|
||||
|
5
README
5
README
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user