Gentoo Archives: gentoo-commits

From: "Maxim Koltsov (maksbotan)" <maksbotan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/qxmpp/files: 01_enable_shared_linking.patch
Date: Tue, 03 Jul 2012 15:33:15
Message-Id: 20120703153250.386DD2004B@flycatcher.gentoo.org
1 maksbotan 12/07/03 15:32:50
2
3 Added: 01_enable_shared_linking.patch
4 Log:
5 Add patch to enable shared lib building, bug 402829. Thanks to Pinkbyte
6
7 (Portage version: 2.1.11.4/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 net-libs/qxmpp/files/01_enable_shared_linking.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/qxmpp/files/01_enable_shared_linking.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/qxmpp/files/01_enable_shared_linking.patch?rev=1.1&content-type=text/plain
14
15 Index: 01_enable_shared_linking.patch
16 ===================================================================
17 --- src/src.pro.orig 2012-06-23 22:26:25.708323070 +0400
18 +++ src/src.pro 2012-06-23 22:27:56.331317843 +0400
19 @@ -8,7 +8,6 @@
20
21 TEMPLATE = lib
22
23 -CONFIG += staticlib
24 INCLUDEPATH += $$QXMPP_INCLUDE_DIR $$QXMPP_INTERNAL_INCLUDES
25 LIBS += $$QXMPP_INTERNAL_LIBS