]> git.sven.stormbind.net Git - sven/exfat-utils.git/blobdiff - debian/rules
Export CFLAGS as CCFLAGS which is honored by the current SConstruct file.
[sven/exfat-utils.git] / debian / rules
index dc721abe7c481f050e30b6fd73cd57027259f2e6..e903fc3d9c299d9907ccdb14b4d881ec2b398c59 100755 (executable)
@@ -4,6 +4,10 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
+export CCFLAGS=${CFLAGS}
+
 %:
        dh $@