Codebase list isc-kea / 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
1 changed file(s) with 0 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
99 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
1010
1111 export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
12 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
1312
1413 %:
1514 dh $@ --with python3 -X.la -B