Lintian Fixes - libblockdev

Ready changes

Summary

Diff

diff --git a/debian/rules b/debian/rules
index 855b1dc..d002a04 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs
 
 # Don't build nvdimm binary packages on these architectures.
 # We do it this way since we can't set excluded Architectures

Run locally

More details

Full run details