Kaydet (Commit) ce481713 authored tarafından Michael Stahl's avatar Michael Stahl

boost: rename boost.wuninitialized.patch

Change-Id: Ic82f00a9750dc4f15207474a5cf4873e620198a3
üst 98753839
...@@ -35,6 +35,7 @@ boost_patches += boost.ptr_container.Wignored-qualifiers.warnings.patch ...@@ -35,6 +35,7 @@ boost_patches += boost.ptr_container.Wignored-qualifiers.warnings.patch
boost_patches += boost.ptr_container.Wextra.warnings.patch boost_patches += boost.ptr_container.Wextra.warnings.patch
boost_patches += boost.ptr_container.Wunused-parameter.warnings.patch boost_patches += boost.ptr_container.Wunused-parameter.warnings.patch
boost_patches += boost.random.Wshadow.warnings.patch boost_patches += boost.random.Wshadow.warnings.patch
boost_patches += boost.random.Wuninitialized.patch
boost_patches += boost.spirit.Wshadow.warnings.patch boost_patches += boost.spirit.Wshadow.warnings.patch
boost_patches += boost.unordered.Wshadow.warnings.patch boost_patches += boost.unordered.Wshadow.warnings.patch
boost_patches += boost.uuid.Wshadow.warnings.patch boost_patches += boost.uuid.Wshadow.warnings.patch
...@@ -56,7 +57,6 @@ boost_patches += boost.std.move.patch ...@@ -56,7 +57,6 @@ boost_patches += boost.std.move.patch
boost_patches += boost.transform_width.patch boost_patches += boost.transform_width.patch
boost_patches += boost.wundef.patch boost_patches += boost.wundef.patch
boost_patches += boost.wunused.patch boost_patches += boost.wunused.patch
boost_patches += boost.wuninitialized.patch
boost_patches += boost.wdeprecated-auto_ptr.patch.0 boost_patches += boost.wdeprecated-auto_ptr.patch.0
$(eval $(call gb_UnpackedTarball_UnpackedTarball,boost)) $(eval $(call gb_UnpackedTarball_UnpackedTarball,boost))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment