diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-08-17 04:06:56 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-08-17 05:15:29 +0200 |
commit | 1f1dfcdc91f55c87bbd80dbca09209c547907746 (patch) | |
tree | 9c5defceaf25c20e3e3cbd44b9e1aae9e540d401 /external | |
parent | 2b4c54aa1363bf450e91172ad67db33de63c5963 (diff) |
boost: update patch states
Change-Id: I08d9692f42bd5bbce2d0c893b2eaf7eb65d4f2aa
Diffstat (limited to 'external')
-rw-r--r-- | external/boost/UnpackedTarball_boost.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/external/boost/UnpackedTarball_boost.mk b/external/boost/UnpackedTarball_boost.mk index 23fb367b90bc..237d97da67c0 100644 --- a/external/boost/UnpackedTarball_boost.mk +++ b/external/boost/UnpackedTarball_boost.mk @@ -35,13 +35,13 @@ boost_patches += boost.date_time.Wshadow.warnings.patch boost_patches += boost.date_time.Wunused-local-typedefs.warnings.patch # fixed upstream boost_patches += boost.math.Wdeprecated-register.patch.0 -# https://svn.boost.org/trac/boost/ticket/9884 +# fixed upstream boost_patches += boost.math.Wunused-local-typedefs.warnings.patch # https://svn.boost.org/trac/boost/ticket/9885 boost_patches += boost.multi_array.C4510.warnings.patch # https://svn.boost.org/trac/boost/ticket/9886 boost_patches += boost.multi_array.Wshadow.warnings.patch.2 -# https://svn.boost.org/trac/boost/ticket/9887 +# fixed upstream boost_patches += boost.multi_array.Wundef.warnings.patch # https://svn.boost.org/trac/boost/ticket/9888 boost_patches += boost.multi_array.Wunused-local-typedefs.warnings.patch @@ -76,7 +76,7 @@ boost_patches += boost.spirit.Wunused-parameter.warnings.patch boost_patches += boost.date_time.Wshadow.warnings.patch.1 # fixed upstream boost_patches += boost.unordered.Wshadow.warnings.patch -# https://svn.boost.org/trac/boost/ticket/9902 +# fixed upstream boost_patches += boost.tuple.Wunused-local-typedefs.warnings.patch # https://svn.boost.org/trac/boost/ticket/9903 boost_patches += boost.utility.Wundef.warnings.patch |