Codebase list igor / 5c8f1b6
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 Andreas Tille 2 years ago
2 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
22 * Team upload.
33 * Fix watchfile to detect new versions on github
44 * Standards-Version: 4.6.0 (routine-update)
5 * Avoid explicitly specifying -Wl,--as-needed linker flag.
56
67 -- Andreas Tille <tille@debian.org> Thu, 14 Oct 2021 11:15:01 +0200
78
1111 #export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
1212 export DEB_CFLAGS_MAINT_APPEND = -I/usr/include/gsl
1313 # package maintainers to append LDFLAGS
14 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
1514
1615
1716 %: