[Forensics-changes] [SCM] debian-forensics/sleuthkit branch, debian, updated. debian/3.1.3-1-28-g7aa2454

Julien Valroff julien at kirya.net
Thu Jun 2 21:02:10 UTC 2011


The following commit has been merged in the debian branch:
commit 304721a0c119f57ce702a8375bd54b91f4cad160
Author: Julien Valroff <julien at kirya.net>
Date:   Thu Jun 2 22:22:56 2011 +0200

    Add -lsupc++ to the linker flags

diff --git a/debian/rules b/debian/rules
index c7653f3..7f56124 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ SHELL := sh -e
 
 override_dh_auto_configure:
 	autoreconf -fi
-	dh_auto_configure -- LDFLAGS="-Wl,--as-needed"
+	dh_auto_configure -- LDFLAGS="-lsupc++ -Wl,--as-needed"
 
 override_dh_auto_install:
 	dh_auto_install

-- 
debian-forensics/sleuthkit



More information about the forensics-changes mailing list