[cpp-sp] 18/37: Really enable debug mode in noopt builds
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:47:44 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.5.5+dfsg1-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=0c68702cd46c8694661a802df4676463f799e7f6
commit 0c68702cd46c8694661a802df4676463f799e7f6
Author: Ferenc Wágner <wferi at niif.hu>
AuthorDate: Thu Jan 21 01:28:00 2016 +0100
Really enable debug mode in noopt builds
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 92cb504..ae675b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,7 +46,7 @@ override_dh_auto_configure:
--libexecdir=/usr/lib/$(DEB_HOST_MULTIARCH)/shibboleth \
--localstatedir=/var --enable-apache-24 \
--with-apxs24=/usr/bin/apxs2 \
- --with-memcached --with-fastcgi --with-gssapi $(SYSTEM)
+ --with-memcached --with-fastcgi --with-gssapi $(DEBUG)
# Move supporting scripts from the configuration directory into /usr/sbin
# and remove various configuration files that aren't of interest on Debian.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list