summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-09-15 18:22:17 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-09-15 18:22:37 +0200
commitb7502a61aa0a6d6f54eaf73e70537c31d3ca6a36 (patch)
tree2a11a2fd0e2b63b4797c6f1a2b240712dba5566a /external
parent03043589c3e62561fab1f28dcec470ddd22df7f4 (diff)
-Werror,-Wunused-local-typedef in forced-C++03 CppunitTest_odk_checkapi
Change-Id: I951535c82c12be74d96c4e6c6b94dccf09982054
Diffstat (limited to 'external')
-rw-r--r--external/boost/UnpackedTarball_boost.mk1
1 files changed, 1 insertions, 0 deletions
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))