Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Sun, 09 Jul 2017 15:14:49
Message-Id: 1499612993.ed5268032c9102500d64d011c4c308489e5266d2.floppym@gentoo
1 commit: ed5268032c9102500d64d011c4c308489e5266d2
2 Author: Matthias Dahl <matthias.dahl <AT> binary-island <DOT> eu>
3 AuthorDate: Wed Jul 5 08:43:23 2017 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 9 15:09:53 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed526803
7
8 profiles: Mask sys-boot/gnu-efi,refind[custom-cflags]
9
10 Both packages are very sensitive when it comes to compile flags which can easily
11 result in black screens, hangs or crashes. Also, the average joe should never
12 have any desire or advantage to set custom flags on those packages. Thus mask
13 the use flag.
14
15 profiles/base/package.use.mask | 10 ++++++++++
16 1 file changed, 10 insertions(+)
17
18 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
19 index 0fa2c9f2afa..df712beab87 100644
20 --- a/profiles/base/package.use.mask
21 +++ b/profiles/base/package.use.mask
22 @@ -7,6 +7,16 @@
23 # This file is only for generic masks. For arch-specific masks (i.e.
24 # mask everywhere, unmask on arch/*) use arch/base.
25
26 +# Mike Gilbert <floppym@g.o> (09 Jul 2017)
27 +# Matthias Dahl <matthias.dahl@×××××××××××××.eu> (05 Jul 2017)
28 +# Both are not your typical garden-variety Linux programs and are
29 +# rather sensitive when it comes to compiler flags, resulting in
30 +# black screens, hangs or crashes. The average joe should have no
31 +# need or even advantage to set custom compiler flags at all.
32 +# Example: https://bugs.gentoo.org/619628
33 +sys-boot/gnu-efi custom-cflags
34 +sys-boot/refind custom-cflags
35 +
36 # Michał Górny <mgorny@g.o> (8 Jul 2017)
37 # The clutter backend is broken with new GTK+3 versions and upstream
38 # haven't been able to fix it so far. Enforcing an old GTK+3 version