X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=debian%2Frules;h=db371de2b3f6bfa180d268c2352c8dfa1aa6c720;hp=9af1dc37e9a7bf32392c9d89605f345905ebdc40;hb=6756f9aea3961d7f05fe75a36d3cf7e85ed8cc0d;hpb=aeaa1d59518b2b750c600517872cd86a949c4e9c diff --git a/debian/rules b/debian/rules index 9af1dc3..db371de 100755 --- a/debian/rules +++ b/debian/rules @@ -4,12 +4,11 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -export DEB_BUILD_MAINT_OPTIONS = hardening=+all - -export CCFLAGS=${CFLAGS} +export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie +export CCFLAGS = $(CFLAGS) %: - dh $@ --with quilt + dh $@ override_dh_auto_build: scons