Codebase list votca-xtp / a154f74
Avoid explicitly specifying -Wl,--as-needed linker flag. Changes-By: lintian-brush Fixes: lintian: debian-rules-uses-as-needed-linker-flag See-also: https://lintian.debian.org/tags/debian-rules-uses-as-needed-linker-flag.html Debian Janitor 3 years ago
2 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
55 * Set field Upstream-Contact in debian/copyright.
66 * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
77 present in machine-readable debian/copyright).
8 * Avoid explicitly specifying -Wl,--as-needed linker flag.
89
910 -- Debian Janitor <janitor@jelmer.uk> Sat, 06 Mar 2021 18:45:29 -0000
1011
11 #export DH_VERBOSE = 1
22
33 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
4 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
54
65 export CTEST_OUTPUT_ON_FAILURE = On
76