[Forensics-changes] [SCM] debian-forensics/libewf branch, debian, updated. debian/20080501+debian-3-31-gcc97de3

Cristian Greco cristian.debian at gmail.com
Wed Sep 30 23:06:36 UTC 2009


The following commit has been merged in the debian branch:
commit 89d67949a19c17faaca4d752a6c63c050bfe1953
Author: Cristian Greco <cristian.debian at gmail.com>
Date:   Thu Sep 24 02:24:52 2009 +0200

    debian/rules: pass -Wl,--as-needed to LDFLAGS.

diff --git a/debian/rules b/debian/rules
index d10de00..7568a70 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 
 override_dh_auto_configure:
 	autoreconf -fi
-	dh_auto_configure -- LDFLAGS="-Wl,-z,defs"
+	dh_auto_configure -- LDFLAGS="-Wl,--as-needed"
 
 override_dh_strip:
 	dh_strip --dbg-package=libewf-dbg

-- 
debian-forensics/libewf



More information about the forensics-changes mailing list