Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/17.0/musl/
Date: Thu, 08 Feb 2018 08:48:12
Message-Id: 1518079490.7c08ff455a820f8d5ed7c6482c191bde79ea3809.blueness@gentoo
1 commit: 7c08ff455a820f8d5ed7c6482c191bde79ea3809
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 8 08:44:50 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 8 08:44:50 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c08ff45
7
8 profiles: force USE=pic on default/linux/x86/17.0/musl
9
10 profiles/default/linux/x86/17.0/musl/use.force | 5 +++++
11 1 file changed, 5 insertions(+)
12
13 diff --git a/profiles/default/linux/x86/17.0/musl/use.force b/profiles/default/linux/x86/17.0/musl/use.force
14 new file mode 100644
15 index 00000000000..8e450e58d6d
16 --- /dev/null
17 +++ b/profiles/default/linux/x86/17.0/musl/use.force
18 @@ -0,0 +1,5 @@
19 +# Copyright 1999-2018 Gentoo Foundation.
20 +# Distributed under the terms of the GNU General Public License, v2
21 +
22 +# Many packages break without this, like app-arch/gzip
23 +pic