summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b5f3edd)
raw | patch | inline | side by side (parent: b5f3edd)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 17 May 2012 18:14:52 +0000 (20:14 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 17 May 2012 18:14:52 +0000 (20:14 +0200) |
debian/rules | patch | blob | history |
diff --git a/debian/rules b/debian/rules
index 2df30d93620a9997738175723e74fd917ced6d41..3c9dee40e24c24cc446bc2f8e9342892b6508d4e 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
CPPFLAGS = `dpkg-buildflags --get CPPFLAGS`
CPPFLAGS += -I$(CURDIR)/debian/include
CFLAGS = `dpkg-buildflags --get CFLAGS`