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.6                  profiles/prefix/linux/x86/make.defaults

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/linux/x86/make.defaults?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/linux/x86/make.defaults?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/linux/x86/make.defaults?r1=1.5&r2=1.6

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/linux/x86/make.defaults,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- make.defaults       3 Jul 2014 18:51:10 -0000       1.5
+++ make.defaults       5 Jul 2014 13:08:35 -0000       1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/x86/make.defaults,v 
1.5 2014/07/03 18:51:10 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/x86/make.defaults,v 
1.6 2014/07/05 13:08:35 grobian Exp $
 
 ARCH="x86"
 CHOST="i686-pc-linux-gnu"
@@ -16,3 +16,4 @@
 DEFAULT_ABI="x86"
 ABI="x86"
 IUSE_IMPLICIT="abi_x86_32"
+LIBDIR_x86="lib"




Reply via email to