Codebase list connman / ed1a760
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
1 changed file(s) with 0 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
22 #export DH_VERBOSE=1
33
44 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
5 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
65
76 %:
87 dh $@ --with=ppp \