mgorny 14/06/30 09:07:28
Modified: ChangeLog
Log:
Set MULTILIB_ABIS in all profiles to have matching ABI in multilib and
non-multilib ebuilds. Add CHOST_${DEFAULT_ABI} everywhere to avoid issues.
Revision Changes Path
1.136 profiles/arch/mips/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.136&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.136&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.135&r2=1.136
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- ChangeLog 29 Jun 2014 20:48:40 -0000 1.135
+++ ChangeLog 30 Jun 2014 09:07:28 -0000 1.136
@@ -1,6 +1,12 @@
# ChangeLog for Gentoo/MIPS profile directory
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.135
2014/06/29 20:48:40 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.136
2014/06/30 09:07:28 mgorny Exp $
+
+ 30 Jun 2014; Michał Górny <[email protected]> mips64/n32/make.defaults,
+ mips64/n64/make.defaults, mipsel/mips64el/n32/make.defaults,
+ mipsel/mips64el/n64/make.defaults:
+ Set MULTILIB_ABIS in all profiles to have matching ABI in multilib and
+ non-multilib ebuilds. Add CHOST_${DEFAULT_ABI} everywhere to avoid issues.
29 Jun 2014; Anthony G. Basile <[email protected]>
+mips64/multilib/n32-n64/deprecated, +mips64/multilib/n32-o32/deprecated,