Codebase list farstream-0.2 / bc9d576
debian/rules: Enable all the hardening flags Laurent Bigonville 7 years ago
2 changed file(s) with 5 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
44 * debian/patches/fix_doc_ftbfs.patch: Fix FTBFS when generating the
55 documentation, this should also fix with bindnow and PIE enabled (Closes:
66 #837448)
7
8 -- Laurent Bigonville <bigon@debian.org> Sun, 18 Dec 2016 01:10:52 +0100
7 * debian/rules: Enable all the hardening flags
8
9 -- Laurent Bigonville <bigon@debian.org> Sun, 18 Dec 2016 01:12:27 +0100
910
1011 farstream-0.2 (0.2.8-1) unstable; urgency=medium
1112
11 # -*- makefile -*-
22 # Uncomment this to turn on verbose mode.
33 #export DH_VERBOSE=1
4
5 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
46
57 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
68