]> 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 a134c90088aa8c5aa0eedaed6af600161387d1eb..e903fc3d9c299d9907ccdb14b4d881ec2b398c59 100755 (executable)
@@ -6,6 +6,8 @@
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
+export CCFLAGS=${CFLAGS}
+
 %:
        dh $@