summaryrefslogtreecommitdiff
path: root/boost/UnpackedTarball_boost.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-10-25 17:32:19 +0200
committerMichael Stahl <mstahl@redhat.com>2012-10-25 17:37:35 +0200
commit5adb2fb940c79f44ee03a14842cf96dc054cd904 (patch)
treea6b05b775b221eab011d63294be3576bc345b9c4 /boost/UnpackedTarball_boost.mk
parent6fb13dd1aaf27ba7494cf65a11404339ef0e7754 (diff)
boost: disable MSVC warnings C4510, C4610 for ...
boost::detail::multi_array::ConstMultiArrayConcept Change-Id: I8937079337eb3c4cfd29c03c6602b99b28f5c59e
Diffstat (limited to 'boost/UnpackedTarball_boost.mk')
-rw-r--r--boost/UnpackedTarball_boost.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/UnpackedTarball_boost.mk b/boost/UnpackedTarball_boost.mk
index 7dab6c0a85d2..d482077a84cc 100644
--- a/boost/UnpackedTarball_boost.mk
+++ b/boost/UnpackedTarball_boost.mk
@@ -27,6 +27,7 @@ boost_patches += boost.mipsbackport.patch
#https://svn.boost.org/trac/boost/ticket/7551
boost_patches += boost.7551.unusedvars.patch
boost_patches += boost.4100.warnings.patch
+boost_patches += boost.4510.warnings.patch
boost_patches += boost.windows.patch
boost_patches += boost.vc2012.patch