diff options
Diffstat (limited to 'profiles/targets/musl/x86/package.use.force')
-rw-r--r-- | profiles/targets/musl/x86/package.use.force | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/targets/musl/x86/package.use.force b/profiles/targets/musl/x86/package.use.force new file mode 100644 index 0000000..ca264fe --- /dev/null +++ b/profiles/targets/musl/x86/package.use.force @@ -0,0 +1,7 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Michał Górny <mgorny@gentoo.org> (24 Sep 2016) +# Force the host target to avoid dependency hell +sys-devel/clang llvm_targets_X86 +sys-devel/llvm llvm_targets_X86 |