[Libreoffice-commits] core.git: external/boost
Stephan Bergmann
sbergman at redhat.com
Tue May 10 14:16:01 UTC 2016
external/boost/UnpackedTarball_boost.mk | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit e4bb2b4f4875c15bd68297b5be716edd6859841e
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue May 10 16:15:25 2016 +0200
Note pull request for boost patch
Change-Id: I92a98bb196c9f6e7dfdca7008a34fb4fd3e10799
diff --git a/external/boost/UnpackedTarball_boost.mk b/external/boost/UnpackedTarball_boost.mk
index 35f77ad..728b3c3 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))
More information about the Libreoffice-commits
mailing list