Codebase list policykit-1-gnome / ac13860
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 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
33 * Set upstream metadata fields: Bug-Submit (from ./configure), Repository,
44 Repository-Browse.
55 * Use canonical URL in Vcs-Git.
6 * Avoid explicitly specifying -Wl,--as-needed linker flag.
67
78 -- Debian Janitor <janitor@jelmer.uk> Wed, 16 Jun 2021 05:25:40 -0000
89
00 #!/usr/bin/make -f
11
2 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,--as-needed
2 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs
33
44 %:
55 dh $@