From c3ea8fddd106b1a03ddf194dd27a482abb73e32f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20F=C3=A6r=C3=B8y?= Date: Mon, 12 Feb 2007 18:24:52 +0000 Subject: [PATCH] Sane CFLAGS. svn path=/trunk/; revision=249 --- specs/2007.0/mips/mips3/stage1.spec | 2 +- specs/2007.0/mips/mips3/stage2.spec | 2 +- specs/2007.0/mips/mips4/stage1.spec | 2 +- specs/2007.0/mips/mips4/stage2.spec | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/specs/2007.0/mips/mips3/stage1.spec b/specs/2007.0/mips/mips3/stage1.spec index 57817873..d627cb61 100644 --- a/specs/2007.0/mips/mips3/stage1.spec +++ b/specs/2007.0/mips/mips3/stage1.spec @@ -7,5 +7,5 @@ snapshot: 2007.0 source_subpath: default/stage3-mips3-2007.0-pre chost: mips-unknown-linux-gnu -cflags: -O2 -march=mips3 -pipe -fomit-frame-pointer -ftracer -fforce-addr +cflags: -O2 -march=mips3 -pipe -mabi=32 makeopts: -j3 diff --git a/specs/2007.0/mips/mips3/stage2.spec b/specs/2007.0/mips/mips3/stage2.spec index daa022ec..ad2c9b62 100644 --- a/specs/2007.0/mips/mips3/stage2.spec +++ b/specs/2007.0/mips/mips3/stage2.spec @@ -7,5 +7,5 @@ snapshot: 2007.0 source_subpath: default/stage1-mips3-2007.0 chost: mips-unknown-linux-gnu -cflags: -O2 -march=mips3 -pipe -fomit-frame-pointer -ftracer -fforce-addr +cflags: -O2 -march=mips3 -pipe -mabi=32 makeopts: -j3 diff --git a/specs/2007.0/mips/mips4/stage1.spec b/specs/2007.0/mips/mips4/stage1.spec index 4d2cfb3b..b0e76d02 100644 --- a/specs/2007.0/mips/mips4/stage1.spec +++ b/specs/2007.0/mips/mips4/stage1.spec @@ -7,5 +7,5 @@ snapshot: 2007.0 source_subpath: default/stage3-mips3-2007.0 chost: mips-unknown-linux-gnu -cflags: -O2 -march=mips4 -pipe -fomit-frame-pointer -ftracer -fforce-addr +cflags: -O2 -march=mips4 -pipe -mabi=32 makeopts: -j3 diff --git a/specs/2007.0/mips/mips4/stage2.spec b/specs/2007.0/mips/mips4/stage2.spec index 09bbf6bb..85286ee5 100644 --- a/specs/2007.0/mips/mips4/stage2.spec +++ b/specs/2007.0/mips/mips4/stage2.spec @@ -7,5 +7,5 @@ snapshot: 2007.0 source_subpath: default/stage1-mips4-2007.0 chost: mips-unknown-linux-gnu -cflags: -O2 -march=mips4 -pipe -fomit-frame-pointer -ftracer -fforce-addr +cflags: -O2 -march=mips4 -pipe -mabi=32 makeopts: -j3