aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 <[email protected]>
+
+ * README: Missing some instructions on building a fat binary.
+
2006-03-20 David Shaw <[email protected]>
* 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