]> git.sven.stormbind.net Git - sven/exfat-utils.git/blob - debian/rules
Remove my bogus -pie from hardening-flags for real.
[sven/exfat-utils.git] / debian / rules
1 #!/usr/bin/make -f
2 # -*- makefile -*-
3
4 # Uncomment this to turn on verbose mode.
5 #export DH_VERBOSE=1
6
7 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
8 export CCFLAGS = $(CFLAGS)
9
10 %:
11         dh $@
12
13 override_dh_auto_build:
14         scons
15
16 override_dh_auto_clean:
17         scons -c
18         rm -f config.log