(svn r7587) -Change: [OSX] updated readme about compiling a universal binary as the flag name changed, but didn't change in the readme
authorbjarni
Thu, 28 Dec 2006 01:13:55 +0000
changeset 5585 9c5dba53f661
parent 5584 a2beaf8ed3a4
child 5586 aa39ed5e2247
(svn r7587) -Change: [OSX] updated readme about compiling a universal binary as the flag name changed, but didn't change in the readme
readme.txt
--- a/readme.txt	Thu Dec 28 00:57:56 2006 +0000
+++ b/readme.txt	Thu Dec 28 01:13:55 2006 +0000
@@ -154,7 +154,7 @@
 MacOS X:
   Use "make" or Xcode (which will then call make for you)
 	This will give you a binary for your CPU type (PPC/Intel)
-	To make an universal binary type "make FAT_BINARY:=1"
+	To make a universal binary type "make UNIVERSAL_BINARY:=1"
 
 BeOS:
   Use "make".