diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-02-08 03:44:50 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-02-08 03:44:50 -0500 |
commit | 7c08ff455a820f8d5ed7c6482c191bde79ea3809 (patch) | |
tree | f0745bea10acffcd78985af87d63e8494476f051 /profiles | |
parent | gnome-extra/gnome-shell-frippery: drop old revision (diff) | |
download | gentoo-7c08ff455a820f8d5ed7c6482c191bde79ea3809.tar.gz gentoo-7c08ff455a820f8d5ed7c6482c191bde79ea3809.tar.bz2 gentoo-7c08ff455a820f8d5ed7c6482c191bde79ea3809.zip |
profiles: force USE=pic on default/linux/x86/17.0/musl
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default/linux/x86/17.0/musl/use.force | 5 |
1 files changed, 5 insertions, 0 deletions
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 000000000000..8e450e58d6d3 --- /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 |