Codebase list fcitx-unikey / run/6e0a169e-49d9-4e78-ae4d-e3ee56fa04d3/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, 5 months ago
2 changed file(s) with 1 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
00 fcitx-unikey (0.2.7+git20220410-2) UNRELEASED; urgency=medium
11
22 * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
3 * Avoid explicitly specifying -Wl,--as-needed linker flag.
34
45 -- Debian Janitor <janitor@jelmer.uk> Thu, 17 Nov 2022 11:23:12 -0000
56
44
55 # see FEATURE AREAS in dpkg-buildflags(1)
66 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
7
8 # see ENVIRONMENT in dpkg-buildflags(1)
9 # package maintainers to append CFLAGS
10 #export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
11 # package maintainers to append LDFLAGS
12 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
137
148 export QT_SELECT := 5
159