[Pkg-dspam-commits] [SCM] Debian packages for the DSPAM anti-spam filter branch, master, updated. debian/3.9.1_rc1+git20110514.347379b+dfsg-1-6-gd1869fd

Julien Valroff julien at kirya.net
Thu Jun 16 19:04:40 UTC 2011


The following commit has been merged in the master branch:
commit f86578956c8fb5eff44273bd3e55702755cfe38a
Author: Julien Valroff <julien at kirya.net>
Date:   Thu Jun 16 20:42:08 2011 +0200

    Actually, dpkg-buildflags values are already exported by dpkg-buidpackage

diff --git a/debian/rules b/debian/rules
index ea78727..8d2a7fb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,14 +34,6 @@ ifeq (,$(findstring disable_clamav,$(DEB_BUILD_OPTIONS)))
         CONFIGURE += --enable-clamav
 endif
 
-export CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
-export CFLAGS:=$(shell dpkg-buildflags --get CFLAGS)
-
-# Without any effect for now due to http://bugs.debian.org/347650
-LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
-LDFLAGS+=-Wl,-z,defs -Wl,--as-needed
-export LDFLAGS
-
 # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)

-- 
Debian packages for the DSPAM anti-spam filter



More information about the Pkg-dspam-commits mailing list