[SCM] toonloop/master: debian/rules: tune CPPFLAGS to fix FTBFS with new libboost.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu May 5 08:47:08 UTC 2011


The following commit has been merged in the master branch:
commit 1abcbb82124db70e2b32b2c75936c0914749e809
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu May 5 10:46:45 2011 +0200

    debian/rules: tune CPPFLAGS to fix FTBFS with new libboost.

diff --git a/debian/rules b/debian/rules
index 0a9c710..15f71bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 LDFLAGS+=-Wl,--as-needed
+CPPFLAGS+=-DBOOST_FILESYSTEM_VERSION=2
 
 -include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/utils.mk

-- 
toonloop packaging



More information about the pkg-multimedia-commits mailing list