diff options
author | Michael Stahl <mstahl@redhat.com> | 2014-04-13 18:39:18 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-04-14 17:42:25 +0200 |
commit | 38f77cf690661bebaf1d1714568296643c5e700e (patch) | |
tree | 13adf082123452c218be88a51e3b1c81187ad895 /external | |
parent | b5f60ca53fc29548b3cee83e8fdd638a2995bad2 (diff) |
boost: rename misleading boost.{4100,4510}.warnings.patch
Change-Id: I7c9cf801f5ce0a16adf6eef7fc5697cfc6c0c194
Diffstat (limited to 'external')
-rw-r--r-- | external/boost/UnpackedTarball_boost.mk | 4 | ||||
-rw-r--r-- | external/boost/boost.concept_check.C4100.warnings.patch (renamed from external/boost/boost.4100.warnings.patch) | 0 | ||||
-rw-r--r-- | external/boost/boost.multi_array.C4510.warnings.patch (renamed from external/boost/boost.4510.warnings.patch) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/external/boost/UnpackedTarball_boost.mk b/external/boost/UnpackedTarball_boost.mk index 47a77aeb7078..bdc986ed6b49 100644 --- a/external/boost/UnpackedTarball_boost.mk +++ b/external/boost/UnpackedTarball_boost.mk @@ -16,13 +16,13 @@ boost_patches += boost.gcc47679.patch boost_patches += boost.6369.warnings.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 #https://svn.boost.org/trac/boost/ticket/6142 boost_patches += boost.6142.warnings.patch.1 +boost_patches += boost.concept_check.C4100.warnings.patch boost_patches += boost.crc.Wshadow.warnings.patch boost_patches += boost.date_time.Wshadow.warnings.patch +boost_patches += boost.multi_array.C4510.warnings.patch boost_patches += boost.multi_array.Wshadow.warnings.patch boost_patches += boost.ptr_container.Wshadow.warnings.patch boost_patches += boost.ptr_container.Wignored-qualifiers.warnings.patch diff --git a/external/boost/boost.4100.warnings.patch b/external/boost/boost.concept_check.C4100.warnings.patch index ea475777c7f2..ea475777c7f2 100644 --- a/external/boost/boost.4100.warnings.patch +++ b/external/boost/boost.concept_check.C4100.warnings.patch diff --git a/external/boost/boost.4510.warnings.patch b/external/boost/boost.multi_array.C4510.warnings.patch index 11fdaceef1e2..11fdaceef1e2 100644 --- a/external/boost/boost.4510.warnings.patch +++ b/external/boost/boost.multi_array.C4510.warnings.patch |