ChangZhuo Chen (陳昌倬) f29a872b95 Add -Wl,--as-needed to LDFLAGS
2015-08-13 04:00:34 +08:00

15 lines
280 B
Makefile
Executable File

#!/usr/bin/make -f
#export DH_VERBOSE = 1
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk
%:
dh ${@} --buildsystem cmake --parallel \
--dbg-package=libqt5xdg1-dbg \
--list-missing \
--fail-missing