mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
profiles/prefix: add LLVM_TARGETS for Darwin profiles
This commit is contained in:
8
profiles/prefix/darwin/macos/arch/ppc/package.use.force
Normal file
8
profiles/prefix/darwin/macos/arch/ppc/package.use.force
Normal file
@@ -0,0 +1,8 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
# Fabian Groffen <grobian@gentoo.org> (20 Dec 2016)
|
||||
# Force the host target to avoid dependency hell
|
||||
sys-devel/clang llvm_targets_PowerPC
|
||||
sys-devel/llvm llvm_targets_PowerPC
|
||||
@@ -0,0 +1,8 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
# Fabian Groffen <grobian@gentoo.org> (20 Dec 2016)
|
||||
# Force the host target to avoid dependency hell
|
||||
sys-devel/clang llvm_targets_PowerPC
|
||||
sys-devel/llvm llvm_targets_PowerPC
|
||||
8
profiles/prefix/darwin/macos/arch/x64/package.use.force
Normal file
8
profiles/prefix/darwin/macos/arch/x64/package.use.force
Normal file
@@ -0,0 +1,8 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
# Fabian Groffen <grobian@gentoo.org> (20 Dec 2016)
|
||||
# Force the host target to avoid dependency hell
|
||||
sys-devel/clang llvm_targets_X86
|
||||
sys-devel/llvm llvm_targets_X86
|
||||
@@ -2,3 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
# Fabian Groffen <grobian@gentoo.org> (20 Dec 2016)
|
||||
# Force the host target to avoid dependency hell
|
||||
sys-devel/clang llvm_targets_X86
|
||||
sys-devel/llvm llvm_targets_X86
|
||||
|
||||
Reference in New Issue
Block a user