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 A40E3138334 for ; Sun, 17 Feb 2019 07:24:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6A9FE08E8; Sun, 17 Feb 2019 07:24:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 9DE32E08E8 for ; Sun, 17 Feb 2019 07:24:48 +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 4D972335C5A for ; Sun, 17 Feb 2019 07:24:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC3B9517 for ; Sun, 17 Feb 2019 07:24:45 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1550387687.88a3b2e5854d598566c14f8fedc0f3fea72092d5.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/package.use.force X-VCS-Directories: profiles/arch/arm/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 88a3b2e5854d598566c14f8fedc0f3fea72092d5 X-VCS-Branch: master Date: Sun, 17 Feb 2019 07:24:45 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d30d5513-a904-4c28-a887-cde5a3770c88 X-Archives-Hash: 184159b97793f9cc1e6f896140247c72 commit: 88a3b2e5854d598566c14f8fedc0f3fea72092d5 Author: Georgy Yakovlev gentoo org> AuthorDate: Sat Feb 16 22:46:05 2019 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sun Feb 17 07:14:47 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88a3b2e5 arch/arm/package.use.force: default llvm_targets for rust Not touching musl/uclibc profiles Signed-off-by: Georgy Yakovlev gentoo.org> profiles/arch/arm/package.use.force | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.force b/profiles/arch/arm/package.use.force index 7c4dda3e259..b7a078cf4d6 100644 --- a/profiles/arch/arm/package.use.force +++ b/profiles/arch/arm/package.use.force @@ -1,6 +1,10 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev (16 Feb 2019) +# Force the host target +dev-lang/rust llvm_targets_ARM + # Michał Górny (24 Sep 2016) # Force the host target to avoid dependency hell sys-devel/clang llvm_targets_ARM