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 A6A701382C5 for ; Thu, 8 Feb 2018 08:48:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A549EE0AD8; Thu, 8 Feb 2018 08:48:11 +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 813DCE0AD8 for ; Thu, 8 Feb 2018 08:48:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A5D28335C39 for ; Thu, 8 Feb 2018 08:48:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4A391C5 for ; Thu, 8 Feb 2018 08:48:07 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1518079490.7c08ff455a820f8d5ed7c6482c191bde79ea3809.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/17.0/musl/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/default/linux/x86/17.0/musl/use.force X-VCS-Directories: profiles/default/linux/x86/17.0/musl/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 7c08ff455a820f8d5ed7c6482c191bde79ea3809 X-VCS-Branch: master Date: Thu, 8 Feb 2018 08:48:07 +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: 4d9d189a-88e3-4d53-ad12-0f4477d28bb5 X-Archives-Hash: f247a8268d3b9a006f153dfa445b21ef commit: 7c08ff455a820f8d5ed7c6482c191bde79ea3809 Author: Anthony G. Basile gentoo org> AuthorDate: Thu Feb 8 08:44:50 2018 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Thu Feb 8 08:44:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c08ff45 profiles: force USE=pic on default/linux/x86/17.0/musl profiles/default/linux/x86/17.0/musl/use.force | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/default/linux/x86/17.0/musl/use.force b/profiles/default/linux/x86/17.0/musl/use.force new file mode 100644 index 00000000000..8e450e58d6d --- /dev/null +++ b/profiles/default/linux/x86/17.0/musl/use.force @@ -0,0 +1,5 @@ +# Copyright 1999-2018 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License, v2 + +# Many packages break without this, like app-arch/gzip +pic