Codebase list hdrmerge / cc6ad401-c867-404c-b94f-9f3f4791c960/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 2 years ago
2 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
22 * Bump debhelper from old 12 to 13.
33 * Set upstream metadata fields: Bug-Database, Bug-Submit.
44 * Update standards version to 4.6.0, no changes needed.
5 * Avoid explicitly specifying -Wl,--as-needed linker flag.
56
67 -- Debian Janitor <janitor@jelmer.uk> Tue, 09 Nov 2021 10:32:00 -0000
78
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 $@