vapier 15/05/30 05:28:41 Modified: ChangeLog Log: Filter out -Wl,--hash-style=gnu for mips targets.
Revision Changes Path 1.1056 sys-libs/glibc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.1056&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.1056&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.1055&r2=1.1056 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v retrieving revision 1.1055 retrieving revision 1.1056 diff -u -r1.1055 -r1.1056 --- ChangeLog 30 May 2015 04:30:58 -0000 1.1055 +++ ChangeLog 30 May 2015 05:28:41 -0000 1.1056 @@ -1,6 +1,9 @@ # 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.1055 2015/05/30 04:30:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1056 2015/05/30 05:28:41 vapier Exp $ + + 30 May 2015; Mike Frysinger <[email protected]> files/eblits/common.eblit: + Filter out -Wl,--hash-style=gnu for mips targets. 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
