summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Smith <matthew@gentoo.org>2022-11-15 20:18:49 +0000
committerMatthew Smith <matthew@gentoo.org>2022-11-15 20:19:28 +0000
commit9647d2a00918924e1e098e2bbf7e3d5fc7d06075 (patch)
treea5eeb815faa996c3a8021111f347ca6338cd0c6b /sys-devel/mold
parentsys-devel/mold: add 1.7.0 (diff)
downloadgentoo-9647d2a00918924e1e098e2bbf7e3d5fc7d06075.tar.gz
gentoo-9647d2a00918924e1e098e2bbf7e3d5fc7d06075.tar.bz2
gentoo-9647d2a00918924e1e098e2bbf7e3d5fc7d06075.zip
sys-devel/mold: update live ebuild
Signed-off-by: Matthew Smith <matthew@gentoo.org>
Diffstat (limited to 'sys-devel/mold')
-rw-r--r--sys-devel/mold/mold-9999.ebuild5
1 files changed, 0 insertions, 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