Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/s390/s390x/
Date: Sun, 01 May 2022 20:10:58
Message-Id: 1651435837.bdf58d1b78c87d611a4831ca54847e407ddbb408.sam@gentoo
1 commit: bdf58d1b78c87d611a4831ca54847e407ddbb408
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 1 20:10:37 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 1 20:10:37 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdf58d1b
7
8 profiles/arch/s390/s390x: add dev-lang/rust LLVM_TARGETS force for SystemZ
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 profiles/arch/s390/s390x/package.use.force | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/profiles/arch/s390/s390x/package.use.force b/profiles/arch/s390/s390x/package.use.force
16 index b1f0e838fe6c..54d9b2d19c6f 100644
17 --- a/profiles/arch/s390/s390x/package.use.force
18 +++ b/profiles/arch/s390/s390x/package.use.force
19 @@ -4,5 +4,6 @@
20 # Michał Górny <mgorny@g.o> (2016-11-11)
21 # Force the host target to avoid dependency hell
22 dev-ml/llvm-ocaml llvm_targets_SystemZ
23 +dev-lang/rust llvm_targets_SystemZ
24 sys-devel/clang llvm_targets_SystemZ
25 sys-devel/llvm llvm_targets_SystemZ