aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: e21e67e55de3e59ac959e7c3c3f36fbcbe2efd01 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
# export DH_VERBOSE=1

DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

export BARRIER_VERSION_STAGE=Release

%:
	dh $@ --builddirectory=builddir