commit:     7dc115bcaa53d9c6b302e9d380da450adfe158db
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 24 20:29:40 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 14:13:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dc115bc

profiles/base: Enable the BPF target on sys-devel/llvm by default

 profiles/base/package.use | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/profiles/base/package.use b/profiles/base/package.use
index ed40ed0..350bfb8 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 <[email protected]> (24 Sep 2016)
+# Enable the BPF target by default
+sys-devel/clang llvm_targets_BPF
+sys-devel/llvm llvm_targets_BPF
+
 # Michael Palimaka <[email protected]> (31 Aug 2016)
 dev-python/kdevelop-python:5 python_targets_python3_5
 

Reply via email to