commit: 7c08ff455a820f8d5ed7c6482c191bde79ea3809 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Thu Feb 8 08:44:50 2018 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> 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
