Codebase list hdrmerge / b9386fa7-52c3-49f8-be6d-0e3dcb913919/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, 6 months ago
2 changed file(s) with 1 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
22 * Bump debhelper from old 12 to 13.
33 * Set upstream metadata fields: Repository-Browse.
44 * Update standards version to 4.6.1, no changes needed.
5 * Avoid explicitly specifying -Wl,--as-needed linker flag.
56
67 -- Debian Janitor <janitor@jelmer.uk> Wed, 02 Nov 2022 06:44:43 -0000
78
66 # see ENVIRONMENT in dpkg-buildflags(1)
77 # package maintainers to append CFLAGS
88 export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
9 # package maintainers to append LDFLAGS
10 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
119
1210 %:
1311 dh $@