1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-07 23:27:48 +02:00

* README: Missing some instructions on building a fat binary.

This commit is contained in:
David Shaw 2006-03-25 03:05:30 +00:00
parent 97b0606a95
commit 025aabfd8e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-03-24 David Shaw <dshaw@jabberwocky.com>
* README: Missing some instructions on building a fat binary.
2006-03-20 David Shaw <dshaw@jabberwocky.com>
* configure.ac: Improved --disable-endian-check that doesn't

2
README
View File

@ -742,7 +742,7 @@
You can build a universal ("fat") binary that will work on both
PPC and Intel Macs with something like:
./configure CFLAGS="-arch ppc -arch i386" \
./configure CFLAGS="-arch ppc -arch i386" --disable-endian-check \
--disable-dependency-tracking --disable-asm
If you are doing the build on a OS X 10.4 (Tiger) PPC machine you