From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7B96D138334 for ; Mon, 18 Jun 2018 21:57:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 712EDE08FC; Mon, 18 Jun 2018 21:57:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 42DD8E08FC for ; Mon, 18 Jun 2018 21:57:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9B0D2335C8A for ; Mon, 18 Jun 2018 21:57:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35D5C2C2 for ; Mon, 18 Jun 2018 21:57:33 +0000 (UTC) From: "Aric Belsito" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aric Belsito" Message-ID: <1529359029.5cfbb5336eb480a1efb549f4fb7ddcbdc57aec56.lluixhi@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: dev-lang/rust/ X-VCS-Repository: proj/musl X-VCS-Files: dev-lang/rust/metadata.xml X-VCS-Directories: dev-lang/rust/ X-VCS-Committer: lluixhi X-VCS-Committer-Name: Aric Belsito X-VCS-Revision: 5cfbb5336eb480a1efb549f4fb7ddcbdc57aec56 X-VCS-Branch: master Date: Mon, 18 Jun 2018 21:57:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 62a08e51-8219-4bee-95de-ec0ca9b381e6 X-Archives-Hash: ac0256d4b9eb8d90aa9353ce49fe8958 commit: 5cfbb5336eb480a1efb549f4fb7ddcbdc57aec56 Author: Aric Belsito gmail com> AuthorDate: Mon Jun 18 21:57:09 2018 +0000 Commit: Aric Belsito gmail com> CommitDate: Mon Jun 18 21:57:09 2018 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=5cfbb533 dev-lang/rust: fix metadata.xml dev-lang/rust/metadata.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-lang/rust/metadata.xml b/dev-lang/rust/metadata.xml index c03ce15..697c365 100644 --- a/dev-lang/rust/metadata.xml +++ b/dev-lang/rust/metadata.xml @@ -8,6 +8,8 @@ Build and install rls, rustfmt and cargo alongside the compiler and stdlib + Use system sys-devel/llvm in + place of the bundled one Use dev-libs/jemalloc as the standard memory allocator Build support for the wasm32-unknown-unknown