summaryrefslogtreecommitdiff
path: root/external/boost/UnpackedTarball_boost.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-05-10 15:25:12 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-05-10 15:25:12 +0200
commitfcbd824f1b45ae7242cd7b86e98b5d947441759e (patch)
tree0589a837d2e4e1463fafd49efa10c1f060d3aa76 /external/boost/UnpackedTarball_boost.mk
parenta0d546cdcad435bdabd007b4921043716be6e2b5 (diff)
Use BOOST_FALLTHROUGH in external code
...in preparation of enabling Clang's -Wimplicit-fallthrough Change-Id: If64f9b18591b3cd2528adc6c2d6011d509d4afcd
Diffstat (limited to 'external/boost/UnpackedTarball_boost.mk')
-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 a97964b0940a..35f77ad6a61d 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
+boost_patches += fallthrough.patch.0
+
$(eval $(call gb_UnpackedTarball_UnpackedTarball,boost))
$(eval $(call gb_UnpackedTarball_set_tarball,boost,$(BOOST_TARBALL)))