Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in eclass: toolchain.eclass
Date: Fri, 02 Mar 2012 05:56:39
Message-Id: 20120302055629.C2F922004B@flycatcher.gentoo.org
1 vapier 12/03/02 05:56:29
2
3 Modified: toolchain.eclass
4 Log:
5 install versioned symlinks for cross-compilers too #220149 by cJ
6
7 Revision Changes Path
8 1.519 eclass/toolchain.eclass
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/toolchain.eclass?rev=1.519&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/toolchain.eclass?rev=1.519&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/toolchain.eclass?r1=1.518&r2=1.519
13
14 Index: toolchain.eclass
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v
17 retrieving revision 1.518
18 retrieving revision 1.519
19 diff -u -r1.518 -r1.519
20 --- toolchain.eclass 28 Feb 2012 23:34:16 -0000 1.518
21 +++ toolchain.eclass 2 Mar 2012 05:56:29 -0000 1.519
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2012 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.518 2012/02/28 23:34:16 vapier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.519 2012/03/02 05:56:29 vapier Exp $
27 #
28 # Maintainer: Toolchain Ninjas <toolchain@g.o>
29
30 @@ -1478,7 +1478,7 @@
31 # this should take care of that
32 [[ -f ${x} ]] && mv ${x} ${CTARGET}-${x}
33
34 - if [[ -f ${CTARGET}-${x} ]] && ! is_crosscompile ; then
35 + if [[ -f ${CTARGET}-${x} ]] ; then
36 ln -sf ${CTARGET}-${x} ${x}
37
38 # Create version-ed symlinks