Codebase list fcitx-unikey / lintian-fixes/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
55 default.
66 * Set debhelper-compat version in Build-Depends.
77 * Set upstream metadata fields: Repository, Repository-Browse.
8 * Avoid explicitly specifying -Wl,--as-needed linker flag.
89
910 -- Debian Janitor <janitor@jelmer.uk> Tue, 09 Nov 2021 21:01:04 -0000
1011
99 # package maintainers to append CFLAGS
1010 #export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
1111 # package maintainers to append LDFLAGS
12 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
1312
1413 export QT_SELECT := 5
1514