Gentoo Archives: gentoo-commits

From: Aric Belsito <lluixhi@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: dev-lang/rust/
Date: Mon, 29 Jan 2018 19:46:43
Message-Id: 1517255127.356635988c8d5583f53796bd851a4f0a055069e6.lluixhi@gentoo
1 commit: 356635988c8d5583f53796bd851a4f0a055069e6
2 Author: Aric Belsito <lluixhi <AT> gmail <DOT> com>
3 AuthorDate: Mon Jan 29 19:45:27 2018 +0000
4 Commit: Aric Belsito <lluixhi <AT> gmail <DOT> com>
5 CommitDate: Mon Jan 29 19:45:27 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=35663598
7
8 dev-lang/rust: update metadata.xml
9
10 dev-lang/rust/metadata.xml | 2 ++
11 1 file changed, 2 insertions(+)
12
13 diff --git a/dev-lang/rust/metadata.xml b/dev-lang/rust/metadata.xml
14 index facbbab..3769f57 100644
15 --- a/dev-lang/rust/metadata.xml
16 +++ b/dev-lang/rust/metadata.xml
17 @@ -6,6 +6,8 @@
18 <name>Rust Project</name>
19 </maintainer>
20 <use>
21 + <flag name="extended">Build and install rls, rustfmt and cargo
22 + alongside the compiler and stdlib</flag>
23 <flag name="system-llvm">Use system <pkg>sys-devel/llvm</pkg> in
24 place of the bundled one</flag>
25 <flag name="jemalloc">Use <pkg>sys-libs/jemalloc</pkg> as the