LFS_BOOTSCRIPTS="lfs-bootscripts-20070813"
LIBA52="a52dec-0.7.4"
LIBART="libart_lgpl-2.3.21"
-BOOST="boost_1_51_0"
+BOOST="boost_1_57_0"
LIBARCHIVE="libarchive-3.0.4"
LIBCROCO="libcroco-0.6.6"
LIBDVDCSS="libdvdcss-1.2.12"
--- /dev/null
+diff -Naur boost_1_57_0.orig/boost/type_traits/detail/has_binary_operator.hpp boost_1_57_0.new/boost/type_traits/detail/has_binary_operator.hpp
+--- boost_1_57_0.orig/boost/type_traits/detail/has_binary_operator.hpp 2014-10-30 06:47:21.000000000 -0400
++++ boost_1_57_0.new/boost/type_traits/detail/has_binary_operator.hpp 2014-12-07 15:24:55.068271972 -0500
+@@ -1,3 +1,4 @@
++#ifndef Q_MOC_RUN
+ // (C) Copyright 2009-2011 Frederic Bron, Robert Stewart, Steven Watanabe & Roman Perepelitsa.
+ //
+ // Use, modification and distribution are subject to the Boost Software License,
+@@ -227,3 +228,4 @@
+ #endif
+
+ #include <boost/type_traits/detail/bool_trait_undef.hpp>
++#endif