[xiph-commits] r7982 - trunk/postfish
xiphmont at motherfish-iii.xiph.org
xiphmont at motherfish-iii.xiph.org
Mon Oct 11 18:48:38 PDT 2004
Author: xiphmont
Date: 2004-10-11 18:48:38 -0700 (Mon, 11 Oct 2004)
New Revision: 7982
Modified:
trunk/postfish/Makefile
Log:
Dammit, No Athlon In The Makefile, Gaaaah
Modified: trunk/postfish/Makefile
===================================================================
--- trunk/postfish/Makefile 2004-10-12 01:48:06 UTC (rev 7981)
+++ trunk/postfish/Makefile 2004-10-12 01:48:38 UTC (rev 7982)
@@ -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