summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--external/boost/UnpackedTarball_boost.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/external/boost/UnpackedTarball_boost.mk b/external/boost/UnpackedTarball_boost.mk
index 35f77ad6a61d..728b3c382713 100644
--- a/external/boost/UnpackedTarball_boost.mk
+++ b/external/boost/UnpackedTarball_boost.mk
@@ -84,6 +84,8 @@ boost_patches += boost_1_60_0.undef.warning.patch
boost_patches += boost.wdeprecated-auto_ptr.patch.0
boost_patches += boost_1_60_0.android.undef.warning.patch
+# <https://github.com/boostorg/format/pull/11> "BOOST_FALLTHROUGH to silence
+# Clang -Wimplicit-fallthrough":
boost_patches += fallthrough.patch.0
$(eval $(call gb_UnpackedTarball_UnpackedTarball,boost))