From b7502a61aa0a6d6f54eaf73e70537c31d3ca6a36 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 15 Sep 2014 18:22:17 +0200 Subject: -Werror,-Wunused-local-typedef in forced-C++03 CppunitTest_odk_checkapi Change-Id: I951535c82c12be74d96c4e6c6b94dccf09982054 --- external/boost/UnpackedTarball_boost.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'external/boost') diff --git a/external/boost/UnpackedTarball_boost.mk b/external/boost/UnpackedTarball_boost.mk index f1cee1753827..a8bd12b296b4 100644 --- a/external/boost/UnpackedTarball_boost.mk +++ b/external/boost/UnpackedTarball_boost.mk @@ -104,6 +104,7 @@ boost_patches += boost.std.move.patch boost_patches += boost.wunused.patch boost_patches += boost.wdeprecated-auto_ptr.patch.0 boost_patches += boost.signal2.Wshadow.warnings.patch +boost_patches += boost.boost_static_assert_unused_attribute.patch.0 $(eval $(call gb_UnpackedTarball_UnpackedTarball,boost)) -- cgit