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/
Date: Sun, 03 Nov 2019 09:29:17
Message-Id: 1572773342.af748c0468c6ab3ce760de2bfd84f4cef1eb9bcf.mgorny@gentoo
1 commit: af748c0468c6ab3ce760de2bfd84f4cef1eb9bcf
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 3 09:02:57 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 3 09:29:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af748c04
7
8 use.desc: Remove unused 'bootstrap' flag
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/use.desc | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/profiles/use.desc b/profiles/use.desc
16 index 8f20de58c89..9f73e7a0310 100644
17 --- a/profiles/use.desc
18 +++ b/profiles/use.desc
19 @@ -30,7 +30,6 @@ big-endian - Big-endian toolchain support
20 bindist - Flag to enable or disable options for prebuilt (GRP) packages (eg. due to licensing issues)
21 blas - Add support for the virtual/blas numerical library
22 bluetooth - Enable Bluetooth Support
23 -bootstrap - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during original system bootstrapping [make stage2]
24 branding - Enable Gentoo specific branding
25 build - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used for creating build images and the first half of bootstrapping [make stage1]
26 bzip2 - Use the bzlib compression library