summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-09-24 22:29:40 +0200
committerMichał Górny <mgorny@gentoo.org>2016-09-29 16:13:06 +0200
commit7dc115bcaa53d9c6b302e9d380da450adfe158db (patch)
tree4e5a006bcc2cddd4556bc09e0d66c4804b009d2a /profiles
parentprofiles/arch: Force host targets for LLVM (diff)
downloadgentoo-7dc115bcaa53d9c6b302e9d380da450adfe158db.tar.gz
gentoo-7dc115bcaa53d9c6b302e9d380da450adfe158db.tar.bz2
gentoo-7dc115bcaa53d9c6b302e9d380da450adfe158db.zip
profiles/base: Enable the BPF target on sys-devel/llvm by default
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/package.use5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/base/package.use b/profiles/base/package.use
index ed40ed0dcea0..350bfb8a7da1 100644
--- a/profiles/base/package.use
+++ b/profiles/base/package.use
@@ -2,6 +2,11 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+# Michał Górny <mgorny@gentoo.org> (24 Sep 2016)
+# Enable the BPF target by default
+sys-devel/clang llvm_targets_BPF
+sys-devel/llvm llvm_targets_BPF
+
# Michael Palimaka <kensington@gentoo.org> (31 Aug 2016)
dev-python/kdevelop-python:5 python_targets_python3_5