Codebase list codecrypt / bf696d4
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
33 * Bump debhelper from deprecated 9 to 13.
44 * Set debhelper-compat version in Build-Depends.
55 * Drop unnecessary dependency on dh-autoreconf.
6 * Avoid explicitly specifying -Wl,--as-needed linker flag.
67
78 -- Debian Janitor <janitor@jelmer.uk> Tue, 01 Nov 2022 19:30:29 -0000
89
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 $@