Gentoo Archives: gentoo-commits

From: "Davide Pesavento (pesa)" <pesa@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in eclass: ChangeLog qt4-build.eclass
Date: Wed, 21 Dec 2011 22:47:45
Message-Id: 20111221224735.41CF02004B@flycatcher.gentoo.org
1 pesa 11/12/21 22:47:35
2
3 Modified: ChangeLog qt4-build.eclass
4 Log:
5 Disable rpath for Qt 4.8 and later (bug #380415). Thanks to dilfridge for testing.
6
7 Revision Changes Path
8 1.52 eclass/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.52&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.52&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.51&r2=1.52
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
17 retrieving revision 1.51
18 retrieving revision 1.52
19 diff -u -r1.51 -r1.52
20 --- ChangeLog 21 Dec 2011 22:36:47 -0000 1.51
21 +++ ChangeLog 21 Dec 2011 22:47:35 -0000 1.52
22 @@ -1,6 +1,10 @@
23 # ChangeLog for eclass directory
24 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.51 2011/12/21 22:36:47 pesa Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.52 2011/12/21 22:47:35 pesa Exp $
27 +
28 + 21 Dec 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
29 + Disable rpath for Qt 4.8 and later (bug #380415). Thanks to dilfridge for
30 + testing.
31
32 21 Dec 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
33 Remove obsolete workaround.
34
35
36
37 1.106 eclass/qt4-build.eclass
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/qt4-build.eclass?rev=1.106&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/qt4-build.eclass?rev=1.106&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/qt4-build.eclass?r1=1.105&r2=1.106
42
43 Index: qt4-build.eclass
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/eclass/qt4-build.eclass,v
46 retrieving revision 1.105
47 retrieving revision 1.106
48 diff -u -r1.105 -r1.106
49 --- qt4-build.eclass 21 Dec 2011 22:36:47 -0000 1.105
50 +++ qt4-build.eclass 21 Dec 2011 22:47:35 -0000 1.106
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2011 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/eclass/qt4-build.eclass,v 1.105 2011/12/21 22:36:47 pesa Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/eclass/qt4-build.eclass,v 1.106 2011/12/21 22:47:35 pesa Exp $
56
57 # @ECLASS: qt4-build.eclass
58 # @MAINTAINER:
59 @@ -502,6 +502,9 @@
60 local exceptions="-exceptions"
61 in_iuse exceptions && exceptions="$(qt_use exceptions)"
62
63 + # bug 380415
64 + version_is_at_least 4.8 && myconf+=" -no-rpath"
65 +
66 # note about -reduce-relocations:
67 # That flag seems to introduce major breakage to applications,
68 # mostly to be seen as a core dump with the message "QPixmap: Must