[SCM] toonloop/master: Do not set Boost::Filesystem version, it breaks the build with new Boost

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Thu Mar 6 21:15:25 UTC 2014


The following commit has been merged in the master branch:
commit 53f86c7982b3c8561afb13578132d3e0d9389e47
Author: Felipe Sateler <fsateler at debian.org>
Date:   Thu Mar 6 17:24:06 2014 -0300

    Do not set Boost::Filesystem version, it breaks the build with new Boost

diff --git a/debian/rules b/debian/rules
index b1b801e..6cff374 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,5 @@ DEB_BUILD_ARCH_ENDIAN := $(shell dpkg-architecture -qDEB_BUILD_ARCH_ENDIAN)
 CXXFLAGS += $(if $(filter big,$(DEB_BUILD_ARCH_ENDIAN)),-D__BIG_ENDIAN__,-D__LITTLE_ENDIAN__))
 
 LDFLAGS+=-Wl,--as-needed
-CPPFLAGS+=-DBOOST_FILESYSTEM_VERSION=2
 
 DEB_MAKE_CHECK_TARGET = check

-- 
toonloop packaging



More information about the pkg-multimedia-commits mailing list