Codebase list fcitx-googlepinyin / 663d788
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
33 * Set debhelper-compat version in Build-Depends.
44 * Set upstream metadata fields: Repository, Repository-Browse.
55 * Fix day-of-week for changelog entry 0.1.2-1.
6 * Avoid explicitly specifying -Wl,--as-needed linker flag.
67
78 -- Debian Janitor <janitor@jelmer.uk> Thu, 17 Jun 2021 08:39:20 -0000
89
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 include /usr/share/dpkg/architecture.mk
109