Codebase list libnatpmp / 3af4316
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 root 2 years ago
2 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
66 * Bump debhelper from old 12 to 13.
77 * Set debhelper-compat version in Build-Depends.
88 * Update standards version to 4.6.0, no changes needed.
9 * Avoid explicitly specifying -Wl,--as-needed linker flag.
910
1011 -- Thomas Goirand <zigo@debian.org> Sat, 27 Jul 2019 04:58:16 +0200
1112
33 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
44
55 export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
6 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
76
87
98 %: