stage1 can now build against the 2007.1 profile instead of no-nptl since we're using CHOST=i486
svn path=/trunk/; revision=380
This commit is contained in:
parent
e019c9b8a9
commit
b565dfe5e9
2 changed files with 6 additions and 2 deletions
|
@ -1,5 +1,9 @@
|
|||
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: /var/cvsroot/gentoo/src/releng/specs/2007.1/ChangeLog,v 1.25 2007-11-08 01:38:55 wolf31o2 Exp $
|
||||
# $Header: /var/cvsroot/gentoo/src/releng/specs/2007.1/ChangeLog,v 1.26 2007-11-08 17:46:03 agaffney Exp $
|
||||
|
||||
08 Nov 2007; Andrew Gaffney <agaffney@gentoo.org> x86/stage1.spec:
|
||||
stage1 can now build against the 2007.1 profile instead of no-nptl since
|
||||
we're using CHOST=i486
|
||||
|
||||
08 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||
alpha/installcd-stage1.spec, alpha/livecd-stage1.spec,
|
||||
|
|
|
@ -2,7 +2,7 @@ subarch: x86
|
|||
target: stage1
|
||||
version_stamp: 2007.1
|
||||
rel_type: default
|
||||
profile: default-linux/x86/no-nptl
|
||||
profile: default-linux/x86/2007.1
|
||||
snapshot: 2007.1
|
||||
source_subpath: default/stage3-x86-2007.0
|
||||
chost: i486-pc-linux-gnu
|
||||
|
|
Loading…
Add table
Reference in a new issue