Codebase list aribb24 / run/869e9dae-082f-4486-9579-ae4663a9da8b/main
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, 1 month ago
2 changed file(s) with 1 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
55 * Bump debhelper from old 12 to 13.
66 * Set upstream metadata fields: Bug-Submit.
77 * Update standards version to 4.1.5, no changes needed.
8 * Avoid explicitly specifying -Wl,--as-needed linker flag.
89
910 -- Debian Janitor <janitor@jelmer.uk> Thu, 19 Dec 2019 18:32:28 +0000
1011
00 #!/usr/bin/make -f
1
2 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
31
42 %:
53 dh $@