[SCM] qtwebchannel packaging branch, master, updated. 98cde9c89b371cbf0f57695519484cb682398c77

Sandro Knauß hefee-guest at moszumanska.debian.org
Wed Jul 27 00:09:10 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebchannel.git;a=commitdiff;h=7ab0ccb

The following commit has been merged in the master branch:
commit 7ab0ccbe5d88e6c3571b135be66ec931328e8b6e
Author: Sandro Knauß <sknauss at kde.org>
Date:   Tue Jul 26 23:48:53 2016 +0200

    Remove hardening build options again - the have no effect
    
    As told by lisandro hardening=+all has no effect for qmake based
    packages.
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e4a6cbd..7649ba1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export CFLAGS := $(shell dpkg-buildflags --get CFLAGS) $(shell dpkg-buildflags --get CPPFLAGS)
 export CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS) $(shell dpkg-buildflags --get CPPFLAGS)
 export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) -Wl,--as-needed

-- 
qtwebchannel packaging



More information about the pkg-kde-commits mailing list