Codebase list artha / HEAD debian / rules
HEAD

Tree @HEAD (Download .tar.gz)

rules @HEADraw · history · blame

1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

# See https://lists.debian.org/debian-mentors/2013/11/msg00095.html
export DEB_LDFLAGS_MAINT_APPEND += -Wl,--as-needed

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@