[Pkg-telepathy-commits] [SCM] telepathy-qt4 packaging branch, debian, updated. e1d13e3c25f7ac27e3098cb1c99e5f46278456ad

Simon McVittie smcv at debian.org
Tue Nov 10 14:46:37 UTC 2009


The following commit has been merged in the debian branch:
commit e5a8b4922a085c57354e3edbd030877cabd59e81
Author: Simon McVittie <smcv at debian.org>
Date:   Tue Nov 10 13:41:38 2009 +0000

    Remove -fPIC hack, which will be irrelevant for 0.2

diff --git a/debian/rules b/debian/rules
index 1c2a29d..85103a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,11 +15,6 @@ common-binary-post-install-arch:: list-missing
 
 DEB_DH_STRIP_ARGS := --dbg-package=libtelepathy-qt4-dbg
 
-# forcibly build the static library to be position-independent, so KDE
-# developers can link telepathy-qt4 into plugins
-CFLAGS += -fPIC
-CXXFLAGS += -fPIC
-
 DEB_CONFIGURE_EXTRA_FLAGS := \
 	--disable-Werror \
 	--docdir=/usr/share/doc/libtelepathy-qt4-doc

-- 
telepathy-qt4 packaging



More information about the Pkg-telepathy-commits mailing list