]> git.sven.stormbind.net Git - sven/exfat-utils.git/blobdiff - debian/rules
Revert the change from 0.9.8-2, the correct fix is to assign CFLAGS to CCFLAGS so...
[sven/exfat-utils.git] / debian / rules
index 478a8ff76cb04d1e258be8b2f969c624252afe48..db371de2b3f6bfa180d268c2352c8dfa1aa6c720 100755 (executable)
@@ -5,6 +5,7 @@
 #export DH_VERBOSE=1
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
+export CCFLAGS = $(CFLAGS)
 
 %:
        dh $@