commit: 9647d2a00918924e1e098e2bbf7e3d5fc7d06075 Author: Matthew Smith <matthew <AT> gentoo <DOT> org> AuthorDate: Tue Nov 15 20:18:49 2022 +0000 Commit: Matthew Smith <matthew <AT> gentoo <DOT> org> CommitDate: Tue Nov 15 20:19:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9647d2a0
sys-devel/mold: update live ebuild Signed-off-by: Matthew Smith <matthew <AT> gentoo.org> sys-devel/mold/mold-9999.ebuild | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sys-devel/mold/mold-9999.ebuild b/sys-devel/mold/mold-9999.ebuild index 45c7fd085eb8..82b43f78b777 100644 --- a/sys-devel/mold/mold-9999.ebuild +++ b/sys-devel/mold/mold-9999.ebuild @@ -31,11 +31,6 @@ RDEPEND=" " DEPEND="${RDEPEND}" -PATCHES=( - # https://bugs.gentoo.org/865837 - "${FILESDIR}"/mold-1.4.1-tbb-flags-stripping.patch -) - pkg_pretend() { # Requires a c++20 compiler, see #831473 if [[ ${MERGE_TYPE} != binary ]]; then