Codebase list xapp / ef1a3af
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 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
11
22 include /usr/share/dpkg/architecture.mk
33
4 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -Wl,-z,now
4 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,now
55
66 %:
77 dh $@ --with=gir,python3