summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-09-24 22:02:08 +0200
committerMichał Górny <mgorny@gentoo.org>2016-09-29 16:13:03 +0200
commit0974d1af4a752cb705d3b235168b34c9a4f7fa4f (patch)
treeedb1b483b46d3750e3fa1e198fd4b14150a2cf5b /profiles/arch/x86-fbsd/package.use.force
parentsys-devel/clang: Use LLVM_TARGETS flags (diff)
downloadgentoo-0974d1af4a752cb705d3b235168b34c9a4f7fa4f.tar.gz
gentoo-0974d1af4a752cb705d3b235168b34c9a4f7fa4f.tar.bz2
gentoo-0974d1af4a752cb705d3b235168b34c9a4f7fa4f.zip
profiles/arch: Force host targets for LLVM
Diffstat (limited to 'profiles/arch/x86-fbsd/package.use.force')
-rw-r--r--profiles/arch/x86-fbsd/package.use.force8
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/x86-fbsd/package.use.force b/profiles/arch/x86-fbsd/package.use.force
new file mode 100644
index 000000000000..28125cb62afa
--- /dev/null
+++ b/profiles/arch/x86-fbsd/package.use.force
@@ -0,0 +1,8 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# 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