We should be using our versioned profile for 2007.0 instead of the generic architecture one.

svn path=/trunk/; revision=254
This commit is contained in:
Chris Gianelloni 2007-02-14 21:34:43 +00:00
parent 0ab16e101f
commit bfa6acf483
2 changed files with 7 additions and 2 deletions

View file

@ -1,5 +1,10 @@
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo/src/releng/specs/2007.0/ChangeLog,v 1.24 2007-02-14 19:03:08 wolf31o2 Exp $
# $Header: /var/cvsroot/gentoo/src/releng/specs/2007.0/ChangeLog,v 1.25 2007-02-14 21:34:43 wolf31o2 Exp $
14 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
ppc/ppc32/installcd-stage1-minimal.spec:
We should be using our versioned profile for 2007.0 instead of the generic
architecture one.
14 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> x86/stage1.spec:
Make sure our CHOST on the stage1 is i486-pc-linux-gnu for glibc-2.5 support.