boost: rename misleading boost.{4100,4510}.warnings.patch

Change-Id: I7c9cf801f5ce0a16adf6eef7fc5697cfc6c0c194
This commit is contained in:
Michael Stahl
2014-04-13 18:39:18 +02:00
parent b5f60ca53f
commit 38f77cf690
3 changed files with 2 additions and 2 deletions

View File

@@ -16,13 +16,13 @@ boost_patches += boost.gcc47679.patch
boost_patches += boost.6369.warnings.patch boost_patches += boost.6369.warnings.patch
#https://svn.boost.org/trac/boost/ticket/7551 #https://svn.boost.org/trac/boost/ticket/7551
boost_patches += boost.7551.unusedvars.patch 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 #https://svn.boost.org/trac/boost/ticket/6142
boost_patches += boost.6142.warnings.patch.1 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.crc.Wshadow.warnings.patch
boost_patches += boost.date_time.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.multi_array.Wshadow.warnings.patch
boost_patches += boost.ptr_container.Wshadow.warnings.patch boost_patches += boost.ptr_container.Wshadow.warnings.patch
boost_patches += boost.ptr_container.Wignored-qualifiers.warnings.patch boost_patches += boost.ptr_container.Wignored-qualifiers.warnings.patch