[Pkg-voip-commits] [SCM] turnserver branch, master, updated. upstream/0.6-19-g7e7e2ce

Daniel Pocock daniel at pocock.com.au
Sun Sep 30 10:34:03 UTC 2012


The following commit has been merged in the master branch:
commit 7e7e2ce0a3603cf0fd79a70aaf9a1ec0269091cc
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Sun Sep 30 12:29:22 2012 +0200

    Remove -fPIC from CFLAGS

diff --git a/debian/rules b/debian/rules
index ffddfd9..e46b6b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 DEB_DH_INSTALL_ARGS := --sourcedir=debian/tmp
 
 #LDFLAGS += -lcares
-CPPFLAGS += -fPIC
+#CPPFLAGS += -fPIC
 
 override_dh_auto_configure:
 	dh_auto_configure 

-- 
turnserver



More information about the Pkg-voip-commits mailing list