Control: tags -1 patch

This is a result of the recent PIE changes in dpkg.

The following patch fixes it:

--- debian/rules.old    2016-11-19 15:31:01.000000000 +0000
+++ debian/rules        2016-11-19 15:31:09.000000000 +0000
@@ -9,7 +9,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-export DEB_BUILD_MAINT_OPTIONS := hardening=+all,-pie
+export DEB_BUILD_MAINT_OPTIONS := hardening=+all
 
 %:
        dh $@  --with autotools-dev


cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

Reply via email to