summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Shaw <dshaw@jabberwocky.com>2006-03-25 04:05:30 +0100
committerDavid Shaw <dshaw@jabberwocky.com>2006-03-25 04:05:30 +0100
commit025aabfd8e0ac301948c7a8cf8c36c95b5912b80 (patch)
tree27d593eec348ab195a812bc6701bd65300133ef5
parent* getkey.c (parse_auto_key_locate): Silently strip out duplicates rather (diff)
downloadgnupg2-025aabfd8e0ac301948c7a8cf8c36c95b5912b80.tar.xz
gnupg2-025aabfd8e0ac301948c7a8cf8c36c95b5912b80.zip
* README: Missing some instructions on building a fat binary.
-rw-r--r--ChangeLog4
-rw-r--r--README2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 580015fdf..9ad0746f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/README b/README
index fdbc881a4..654eaf0fd 100644
--- a/README
+++ b/README
@@ -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