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: Mon, 22 Oct 2018 19:37:27
Message-Id: 1540237037.521d86ee5e0c344228252dab20d30366063feb43.mgorny@gentoo
1 commit: 521d86ee5e0c344228252dab20d30366063feb43
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 22 19:34:54 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 22 19:37:17 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=521d86ee
7
8 use.desc: Remove redundant 'boundschecking' 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 8e33c133e56..6cdf3c710a0 100644
17 --- a/profiles/use.desc
18 +++ b/profiles/use.desc
19 @@ -33,7 +33,6 @@ bindist - Flag to enable or disable options for prebuilt (GRP) packages (eg. due
20 blas - Add support for the virtual/blas numerical library
21 bluetooth - Enable Bluetooth Support
22 bootstrap - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during original system bootstrapping [make stage2]
23 -boundschecking - Add the bounds checking patch by Haj Ten Brugge, this will DISABLE the hardened PIE+SSP patches
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