diff options
Diffstat (limited to 'profiles/baldeagleos/1.0/linux-gnu/arch/x86/package.use')
| -rw-r--r-- | profiles/baldeagleos/1.0/linux-gnu/arch/x86/package.use | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/profiles/baldeagleos/1.0/linux-gnu/arch/x86/package.use b/profiles/baldeagleos/1.0/linux-gnu/arch/x86/package.use new file mode 100644 index 000000000000..0cbd9b6e6019 --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/arch/x86/package.use @@ -0,0 +1,12 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Michał Górny <mgorny@gentoo.org> (2016-09-24) +# Enable the GPU targets matching the default VIDEO_CARDS +dev-ml/llvm-ocaml llvm_targets_AMDGPU llvm_targets_NVPTX +sys-devel/clang llvm_targets_AMDGPU llvm_targets_NVPTX +sys-devel/llvm llvm_targets_AMDGPU llvm_targets_NVPTX + +# Doug Goldstein <cardoe@gentoo.org> (2012-10-29) +# Enable the native arch as the default qemu target +app-emulation/qemu qemu_softmmu_targets_i386 |
