[Pkg-voip-commits] [SCM] turnserver branch, master, updated. upstream/0.6-18-g58116c6
Daniel Pocock
daniel at pocock.com.au
Sun Sep 30 10:15:44 UTC 2012
The following commit has been merged in the master branch:
commit a499ab5b7ad3038e44ead9e18b4f837715a6d3fe
Author: Daniel Pocock <daniel at pocock.com.au>
Date: Sun Sep 30 12:14:59 2012 +0200
Remove explicit hardening flags from debian/rules
diff --git a/debian/rules b/debian/rules
index 38d0444..ffddfd9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,17 +1,5 @@
#!/usr/bin/make -f
-DEB_BUILD_MAINT_OPTIONS = hardening=+all
-DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/buildflags.mk
-
-#CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
-#CFLAGS:=$(shell dpkg-buildflags --get CFLAGS) $(CPPFLAGS)
-#CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS) $(CPPFLAGS)
-#LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
-
-#include /usr/share/cdbs/1/rules/debhelper.mk
-#include /usr/share/cdbs/1/class/autotools.mk
-
DEB_DH_INSTALL_ARGS := --sourcedir=debian/tmp
#LDFLAGS += -lcares
--
turnserver
More information about the Pkg-voip-commits
mailing list