Codebase list fcitx-configtool / 23d0027
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
66 * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
77 Repository-Browse.
88 * Update standards version to 4.6.0, no changes needed.
9 * Avoid explicitly specifying -Wl,--as-needed linker flag.
910
1011 -- Debian Janitor <janitor@jelmer.uk> Fri, 04 Feb 2022 20:07:11 -0000
1112
44
55 # see FEATURE AREAS in dpkg-buildflags(1)
66 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
7 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
87
98 %:
109 dh $@ --buildsystem=cmake