Codebase list codecrypt / f8829b7
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 1 year, 6 months ago
2 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
55 * Drop unnecessary dependency on dh-autoreconf.
66 * Update Vcs-* headers from URL redirect.
77 * Use canonical URL in Vcs-Git.
8 * Avoid explicitly specifying -Wl,--as-needed linker flag.
89
910 -- Debian Janitor <janitor@jelmer.uk> Wed, 02 Nov 2022 00:58:50 -0000
1011
11 #DH_VERBOSE = 1
22
33 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
4 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
54
65 %:
76 dh $@