vapier 15/05/30 04:30:58 Modified: ChangeLog Log: Fix -march setting when building x86 multilib on x86_64 #528708 by devsk. Also note some future work related to bootstrapping here. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.1055 sys-libs/glibc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.1055&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.1055&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.1054&r2=1.1055 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v retrieving revision 1.1054 retrieving revision 1.1055 diff -u -r1.1054 -r1.1055 --- ChangeLog 27 May 2015 14:02:58 -0000 1.1054 +++ ChangeLog 30 May 2015 04:30:58 -0000 1.1055 @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1054 2015/05/27 14:02:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1055 2015/05/30 04:30:58 vapier Exp $ + + 30 May 2015; Mike Frysinger <[email protected]> files/eblits/common.eblit: + Fix -march setting when building x86 multilib on x86_64 #528708 by devsk. Also + note some future work related to bootstrapping here. 27 May 2015; Mike Frysinger <[email protected]> files/eblits/pkg_pretend.eblit, files/eblits/pkg_setup.eblit:
