summaryrefslogtreecommitdiff
path: root/sys-devel/rust-std/rust-std-1.75.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/rust-std/rust-std-1.75.0.ebuild')
-rw-r--r--sys-devel/rust-std/rust-std-1.75.0.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-devel/rust-std/rust-std-1.75.0.ebuild b/sys-devel/rust-std/rust-std-1.75.0.ebuild
index 1432096c3a0d..c63efccf3b0c 100644
--- a/sys-devel/rust-std/rust-std-1.75.0.ebuild
+++ b/sys-devel/rust-std/rust-std-1.75.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -36,6 +36,10 @@ RESTRICT="test"
QA_FLAGS_IGNORED="usr/lib/rust/${PV}/rustlib/.*/lib/lib.*.so"
+PATCHES=(
+ "${FILESDIR}"/1.75.0-handle-vendored-sources.patch # remove for >=1.77.0
+)
+
S="${WORKDIR}/${P/-std/c}-src"
#