Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm/
Date: Fri, 04 Nov 2022 17:15:00
Message-Id: 1667582078.baf3e83d247bacd6f3e57e8d812b6a6dd1397f02.mgorny@gentoo
1 commit: baf3e83d247bacd6f3e57e8d812b6a6dd1397f02
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 4 12:45:16 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 4 17:14:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf3e83d
7
8 sys-devel/llvm: Stop patching 16.0.0.9999
9
10 The last sys-devel/llvm patch from Gentoo patchset is no longer
11 necessary, as llvm-config no longer provides the `--src-root` option.
12
13 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
14
15 sys-devel/llvm/llvm-16.0.0.9999.ebuild | 1 -
16 1 file changed, 1 deletion(-)
17
18 diff --git a/sys-devel/llvm/llvm-16.0.0.9999.ebuild b/sys-devel/llvm/llvm-16.0.0.9999.ebuild
19 index bd53ed43b20b..6d002766d626 100644
20 --- a/sys-devel/llvm/llvm-16.0.0.9999.ebuild
21 +++ b/sys-devel/llvm/llvm-16.0.0.9999.ebuild
22 @@ -70,7 +70,6 @@ PDEPEND="
23
24 LLVM_COMPONENTS=( llvm cmake third-party )
25 LLVM_MANPAGES=1
26 -LLVM_PATCHSET=9999-r3
27 LLVM_USE_TARGETS=provide
28 llvm.org_set_globals