Codebase list bdf2sfd / 2e7b4d0
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
00 bdf2sfd (1.1.6-2) UNRELEASED; urgency=medium
11
22 * Update standards version to 4.5.1, no changes needed.
3 * Avoid explicitly specifying -Wl,--as-needed linker flag.
34
45 -- Debian Janitor <janitor@jelmer.uk> Thu, 17 Jun 2021 05:46:07 -0000
56
77 # package maintainers to append CFLAGS
88 export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
99 # package maintainers to append LDFLAGS
10 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
1110
1211 %:
1312 dh $@