Codebase list sludge / 30c9732
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 2 years ago
2 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
22 * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
33 Repository-Browse.
44 * Update standards version to 4.5.1, no changes needed.
5 * Avoid explicitly specifying -Wl,--as-needed linker flag.
56
67 -- Debian Janitor <janitor@jelmer.uk> Thu, 17 Jun 2021 23:52:20 -0000
78
00 #!/usr/bin/make -f
11
22 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
3 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
43
54 %:
65 dh $@