Sane CFLAGS.

svn path=/trunk/; revision=249
This commit is contained in:
Alexander Færøy 2007-02-12 18:24:52 +00:00
parent 7bbd192dd7
commit c3ea8fddd1
4 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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