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
[SM-Commit] GIT changes to master archspecs by Thomas Orgis (201eca962d3faf4e0e413ae926f6e29ea9d0bd30),
Thomas Orgis, 01/10/2007