[Forensics-changes] [SCM] debian-forensics/libphash branch, debian, updated. debian/0.9.0-2-11-g7403906

Christophe Monniez christophe.monniez at fccu.be
Mon Feb 21 13:28:15 UTC 2011


The following commit has been merged in the debian branch:
commit 740390655758c561b545a59ba2631dfd9a9ddf94
Author: Christophe Monniez <christophe.monniez at fccu.be>
Date:   Mon Feb 21 14:28:04 2011 +0100

    Fixing CXXFLAGS to build on armel. Thanks to Peter Green (Closes: #613961).

diff --git a/debian/rules b/debian/rules
index 000210b..2f26e91 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh ${@}
+
+override_dh_auto_configure:
+	dh_auto_configure -- CXXFLAGS="$(CXXFLAGS) -D__STDC_CONSTANT_MACROS"

-- 
debian-forensics/libphash



More information about the forensics-changes mailing list