From 0ab16e101f00f6ba602fda62c62f6253c33a7022 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Wed, 14 Feb 2007 19:03:08 +0000 Subject: [PATCH] Make sure our CHOST on the stage1 is i486-pc-linux-gnu for glibc-2.5 support. svn path=/trunk/; revision=253 --- specs/2007.0/ChangeLog | 5 ++++- specs/2007.0/x86/stage1.spec | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/specs/2007.0/ChangeLog b/specs/2007.0/ChangeLog index 01c91b14..9925b56e 100644 --- a/specs/2007.0/ChangeLog +++ b/specs/2007.0/ChangeLog @@ -1,5 +1,8 @@ # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo/src/releng/specs/2007.0/ChangeLog,v 1.23 2007-02-14 00:00:27 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo/src/releng/specs/2007.0/ChangeLog,v 1.24 2007-02-14 19:03:08 wolf31o2 Exp $ + + 14 Feb 2007; Chris Gianelloni x86/stage1.spec: + Make sure our CHOST on the stage1 is i486-pc-linux-gnu for glibc-2.5 support. 14 Feb 2007; Chris Gianelloni amd64/installcd-stage1-minimal.spec, amd64/livecd-stage1-gnome.spec, diff --git a/specs/2007.0/x86/stage1.spec b/specs/2007.0/x86/stage1.spec index 4b9187d3..1323357b 100644 --- a/specs/2007.0/x86/stage1.spec +++ b/specs/2007.0/x86/stage1.spec @@ -5,3 +5,4 @@ rel_type: default profile: default-linux/x86/no-nptl snapshot: 2007.0 source_subpath: default/stage3-x86-2006.1 +chost: i486-pc-linux-gnu