Codebase list hdrmerge / 08fd59cf-7d8e-4298-96c7-da02c2ebda5f/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> Thu, 04 Nov 2021 07:09:46 -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 $@