From b565dfe5e907fbf779f6a33b9945115b848a5ff3 Mon Sep 17 00:00:00 2001 From: Andrew Gaffney Date: Thu, 8 Nov 2007 17:46:04 +0000 Subject: [PATCH] stage1 can now build against the 2007.1 profile instead of no-nptl since we're using CHOST=i486 svn path=/trunk/; revision=380 --- specs/2007.1/ChangeLog | 6 +++++- specs/2007.1/x86/stage1.spec | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/specs/2007.1/ChangeLog b/specs/2007.1/ChangeLog index 870bf439..d0cc88e4 100644 --- a/specs/2007.1/ChangeLog +++ b/specs/2007.1/ChangeLog @@ -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 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 alpha/installcd-stage1.spec, alpha/livecd-stage1.spec, diff --git a/specs/2007.1/x86/stage1.spec b/specs/2007.1/x86/stage1.spec index 11c6fcda..d2fb9cf7 100644 --- a/specs/2007.1/x86/stage1.spec +++ b/specs/2007.1/x86/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