Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Thu, 29 Sep 2016 14:13:27
Message-Id: 1475158386.7dc115bcaa53d9c6b302e9d380da450adfe158db.mgorny@gentoo
1 commit: 7dc115bcaa53d9c6b302e9d380da450adfe158db
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 24 20:29:40 2016 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 14:13:06 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dc115bc
7
8 profiles/base: Enable the BPF target on sys-devel/llvm by default
9
10 profiles/base/package.use | 5 +++++
11 1 file changed, 5 insertions(+)
12
13 diff --git a/profiles/base/package.use b/profiles/base/package.use
14 index ed40ed0..350bfb8 100644
15 --- a/profiles/base/package.use
16 +++ b/profiles/base/package.use
17 @@ -2,6 +2,11 @@
18 # Distributed under the terms of the GNU General Public License v2
19 # $Id$
20
21 +# Michał Górny <mgorny@g.o> (24 Sep 2016)
22 +# Enable the BPF target by default
23 +sys-devel/clang llvm_targets_BPF
24 +sys-devel/llvm llvm_targets_BPF
25 +
26 # Michael Palimaka <kensington@g.o> (31 Aug 2016)
27 dev-python/kdevelop-python:5 python_targets_python3_5