Codebase list gle / b905070
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 1 deletion(s). Raw diff Collapse all Expand all
1010 * Apply multi-arch hints.
1111 + libgle3-dev: Add Multi-Arch: same.+ gle-doc: Add Multi-Arch: foreign.
1212 * Update standards version to 4.6.1, no changes needed.
13 * Avoid explicitly specifying -Wl,--as-needed linker flag.
1314
1415 -- Jamie Wilkinson <jaq@debian.org> Sat, 07 Dec 2019 09:07:15 +1100
1516
11 export DH_VERBOSE = 1
22 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
33 export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
4 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
54
65 %:
76 dh $@