X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=debian%2Frules;h=0c77679525b304ca9580369b3cb581214b516c57;hp=9f54ab7176eaa45ab33e080e5cfa4e7e1bf82f5a;hb=c2e89797f9a5c3f280cfea17fdeb8be34cdec4ed;hpb=57fb5c7da85022da3f0e55415b2941049d8b7625 diff --git a/debian/rules b/debian/rules index 9f54ab7..0c77679 100755 --- a/debian/rules +++ b/debian/rules @@ -5,6 +5,7 @@ #export DH_VERBOSE=1 export DEB_BUILD_MAINT_OPTIONS = hardening=+all +export CCFLAGS = $(CFLAGS) -Wall -std=c99 %: dh $@