Codebase list lua-http / 3f94ec16-f000-409c-8288-179c7707dec3/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
1313 # package maintainers to append CFLAGS
1414 export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
1515 # package maintainers to append LDFLAGS
16 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
1716
1817
1918 %: