| commit | 11e6582b23b983fde4b04ece5b37c546bcd98a43 | [log] |
|---|---|---|
| author | Stephan Bergmann <sbergman@redhat.com> | Mon Mar 30 10:30:58 2020 +0200 |
| committer | Stephan Bergmann <sbergman@redhat.com> | Mon Mar 30 11:59:31 2020 +0200 |
| tree | 98298ee3bf55caf39f9590af49a2463440ed92e2 | |
| parent | 1422466fcbd4f1dc716d5680e220f0a0538a9f35 [diff] |
Mark external/boost/c++20-allocator.patch.0 as partially covered upstream Change-Id: I086e51c581202cd8c68a5a408b8d7575c953461d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91347 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
diff --git a/external/boost/UnpackedTarball_boost.mk b/external/boost/UnpackedTarball_boost.mk index acb6d6a..046f7e6 100644 --- a/external/boost/UnpackedTarball_boost.mk +++ b/external/boost/UnpackedTarball_boost.mk
@@ -37,6 +37,8 @@ boost_patches += gcc9.patch.0 boost_patches += msvc2017.patch.0 # boost/format/alt_sstream_impl.hpp part covered by <https://github.com/boostorg/format/pull/70> # "Removed deprecated std::allocator<void>": boost_patches += c++20-allocator.patch.0 $(eval $(call gb_UnpackedTarball_UnpackedTarball,boost))