Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master archspecs by Thomas Orgis (201eca962d3faf4e0e413ae926f6e29ea9d0bd30)
  • Date: Wed, 10 Jan 2007 05:29:17 -0600

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



  • [SM-Commit] GIT changes to master archspecs by Thomas Orgis (201eca962d3faf4e0e413ae926f6e29ea9d0bd30), Thomas Orgis, 01/10/2007

Archive powered by MHonArc 2.6.24.

Top of Page