Build a separate stage1-i686 for i686 stages

svn path=/trunk/; revision=634
This commit is contained in:
Andrew Gaffney 2009-05-10 04:04:05 +00:00
parent dc2193b780
commit 805d4b272a
3 changed files with 12 additions and 2 deletions

View file

@ -0,0 +1,7 @@
subarch: i686
target: stage1
version_stamp: 2008.0
rel_type: default
profile: default/linux/x86/2008.0
snapshot: 2008.0
source_subpath: default/stage3-x86-2008.0

View file

@ -4,5 +4,4 @@ version_stamp: 2008.0
rel_type: default
profile: default/linux/x86/2008.0
snapshot: 2008.0
source_subpath: default/stage1-i486-2008.0
chost: i686-pc-linux-gnu
source_subpath: default/stage1-i686-2008.0