[SM-Commit] GIT changes to master archspecs by Thomas Orgis (201eca962d3faf4e0e413ae926f6e29ea9d0bd30)

Thomas Orgis scm at mail.sourcemage.org
Wed Jan 10 06:29:17 EST 2007


GIT changes to master archspecs by Thomas Orgis <sobukus at sourcemage.org>:

 32/ia32/amd/k8/k8_32 |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 201eca962d3faf4e0e413ae926f6e29ea9d0bd30
Author: Thomas Orgis <sobukus at sourcemage.org>
Commit: Thomas Orgis <sobukus at sourcemage.org>

    This -m32 is necessary!

diff --git a/32/ia32/amd/k8/k8_32 b/32/ia32/amd/k8/k8_32
index bb9c312..0d527b6 100755
--- a/32/ia32/amd/k8/k8_32
+++ b/32/ia32/amd/k8/k8_32
@@ -1,6 +1,6 @@
 CPUNAME="AMD Athlon 64, Athlon 64 FX and Opteron (32-bit mode)"
 if use_gcc 3.3. ; then
-  CFLAGS="-march=athlon-xp"
+  CFLAGS="-march=athlon-xp -m32"
 elif use_gcc2 ; then
   CFLAGS="-march=i686"
 else



More information about the SM-Commit mailing list