grobian     14/07/05 13:08:35

  Modified:             make.defaults
  Log:
  Add libdirs for ABIs to make get_libdir work again

Revision  Changes    Path
1.3                  profiles/prefix/sunos/solaris/arch/x64/make.defaults

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/sunos/solaris/arch/x64/make.defaults?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/sunos/solaris/arch/x64/make.defaults?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/sunos/solaris/arch/x64/make.defaults?r1=1.2&r2=1.3

Index: make.defaults
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/arch/x64/make.defaults,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- make.defaults       3 Jul 2014 18:51:10 -0000       1.2
+++ make.defaults       5 Jul 2014 13:08:35 -0000       1.3
@@ -1,9 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/arch/x64/make.defaults,v 
1.2 2014/07/03 18:51:10 grobian Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/arch/x64/make.defaults,v 
1.3 2014/07/05 13:08:35 grobian Exp $
 
 # multilib build stuff, single ABI (no multilib)
 MULTILIB_ABIS="amd64"
 DEFAULT_ABI="amd64"
 ABI="amd64"
 IUSE_IMPLICIT="abi_x86_64"
+LIBDIR_amd64="lib"




Reply via email to