Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Sun, 24 May 2020 09:25:56
Message-Id: 1590312347.0f8b5b847429642977d4c0497068a93222ff3136.slyfox@gentoo
1 commit: 0f8b5b847429642977d4c0497068a93222ff3136
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 24 09:24:30 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun May 24 09:25:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f8b5b84
7
8 profiles/base/package.use.force: force USE=native-symlinks
9
10 Many base packages are still broken. Catalyst relies on USE=-*
11 to work and breaks as well. Let's mask it for now.
12
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 profiles/base/package.use.force | 9 +++++++++
16 1 file changed, 9 insertions(+)
17
18 diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
19 index eec1e97793d..713a937d8c7 100644
20 --- a/profiles/base/package.use.force
21 +++ b/profiles/base/package.use.force
22 @@ -1,6 +1,15 @@
23 # Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 +# Sergei Trofimovich <slyfox@g.o> (2020-05-24)
27 +# Many base packages still rely on unqualified tools.
28 +# To contain the breakage flags are masked. Once most packages
29 +# build with unqualified tools missing we will lift
30 +# the force flag. More details are at:
31 +# https://wiki.gentoo.org/wiki/Project:Toolchain/use_native_symlinks
32 +sys-devel/binutils-config native-symlinks
33 +sys-devel/gcc-config native-symlinks
34 +
35 # Michał Górny <mgorny@g.o> (2017-12-30)
36 # Require user configs unless we supply our own .config.
37 sys-kernel/gentoo-kernel savedconfig