Codebase list freeimage / d32e2a2
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 Anton Gladky 1 year, 11 months ago
1 changed file(s) with 0 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
33 export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
44 export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic -fPIC
55 export DEB_CXXFLAGS_MAINT_APPEND = -Wall -pedantic -fPIC
6 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
76
87 # See Bug-Debian #845279.
98 include /usr/share/dpkg/architecture.mk