[xiph-commits] r7953 - trunk/postfish

xiphmont at motherfish-iii.xiph.org xiphmont at motherfish-iii.xiph.org
Sat Oct 9 22:44:39 PDT 2004


Author: xiphmont
Date: 2004-10-09 22:44:38 -0700 (Sat, 09 Oct 2004)
New Revision: 7953

Modified:
   trunk/postfish/Makefile
Log:
rgh, do not keep committing Athlon Makefile flags!



Modified: trunk/postfish/Makefile
===================================================================
--- trunk/postfish/Makefile	2004-10-10 05:44:13 UTC (rev 7952)
+++ trunk/postfish/Makefile	2004-10-10 05:44:38 UTC (rev 7953)
@@ -10,7 +10,7 @@
 
 # use the below for x86 and most other platforms where 'float' is 32 bit IEEE754
 
-ADD_DEF= -DUGLY_IEEE754_FLOAT32_HACK=1 -march=athlon-mp
+ADD_DEF= -DUGLY_IEEE754_FLOAT32_HACK=1 
 
 # use the below for anything without IEE754 floats (eg, VAX)
 



More information about the commits mailing list