tags 613961 + sid patch

This bug seems to impact builds in sid but not in squeeze or wheezy.

A patch is attatched that adds the required define to the CXXFLAGS to enable that type.
--- libphash-0.9.0/debian/rules	2011-02-18 23:53:17.000000000 +0000
+++ libphash-0.9.0.new/debian/rules	2011-02-18 23:48:52.000000000 +0000
@@ -2,6 +2,8 @@
 
 #export DH_VERBOSE=1
 
+export CXXFLAGS += -D__STDC_CONSTANT_MACROS
+
 clean: clean-patched unpatch
 
 clean-patched:

Reply via email to