Codebase list xsunpinyin / dd4b35cf-62d3-4588-830d-6d4d39b3c166/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 Jenkins 2 years ago
2 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1111 * Bump debhelper from old 12 to 13.
1212 * Set upstream metadata fields: Bug-Database, Bug-Submit.
1313 * Update standards version to 4.5.1, no changes needed.
14 * Avoid explicitly specifying -Wl,--as-needed linker flag.
1415
1516 -- Boyuan Yang <byang@debian.org> Wed, 27 May 2020 10:19:23 -0400
1617
88
99 # see FEATURE AREAS in dpkg-buildflags(1)
1010 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
11 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
1211
1312 SCONS=scons
1413