diff options
author | David Seifert <soap@gentoo.org> | 2024-01-24 13:44:06 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2024-01-24 13:44:06 +0100 |
commit | 41807660b68bfa729dc71adad4f1fe3a42e7a938 (patch) | |
tree | 127b7f8e1bb3b5acc9afffc21ea3dcdff7aaac7c /dev-libs/boost | |
parent | package.mask: Last rite dev-python/pymilter (diff) | |
download | gentoo-41807660b68bfa729dc71adad4f1fe3a42e7a938.tar.gz gentoo-41807660b68bfa729dc71adad4f1fe3a42e7a938.tar.bz2 gentoo-41807660b68bfa729dc71adad4f1fe3a42e7a938.zip |
dev-libs/boost: remove boost::phoenix patch
* Semi-fix upstream now and part of 1.84.0:
- https://github.com/boostorg/phoenix/issues/111#issuecomment-1855351992
- https://github.com/boostorg/phoenix/commit/8913607a3788cb82d48ed461ea59c919b7bad3df
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/boost-1.84.0-r2.ebuild (renamed from dev-libs/boost/boost-1.84.0-r1.ebuild) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-libs/boost/boost-1.84.0-r1.ebuild b/dev-libs/boost/boost-1.84.0-r2.ebuild index a9eadf2838c9..8240ff805fc4 100644 --- a/dev-libs/boost/boost-1.84.0-r1.ebuild +++ b/dev-libs/boost/boost-1.84.0-r2.ebuild @@ -52,7 +52,6 @@ PATCHES=( "${FILESDIR}"/${PN}-1.79.0-build-auto_index-tool.patch # Boost.MPI's __init__.py doesn't work on Py3 "${FILESDIR}"/${PN}-1.79.0-boost-mpi-python-PEP-328.patch - "${FILESDIR}"/${PN}-1.81.0-phoenix-multiple-definitions.patch "${FILESDIR}"/${PN}-1.83.0-math-gcc14.patch # upstreamed |