Codebase list fcitx-unikey / 705e2e3c-4b6a-4d52-b500-29b4119cfe11/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
44 default.
55 * Set debhelper-compat version in Build-Depends.
66 * Set upstream metadata fields: Repository, Repository-Browse.
7 * Avoid explicitly specifying -Wl,--as-needed linker flag.
78
89 -- Debian Janitor <janitor@jelmer.uk> Mon, 06 Sep 2021 14:19:28 -0000
910
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