commit: 521d86ee5e0c344228252dab20d30366063feb43 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Oct 22 19:34:54 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Oct 22 19:37:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=521d86ee
use.desc: Remove redundant 'boundschecking' flag Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/use.desc | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/use.desc b/profiles/use.desc index 8e33c133e56..6cdf3c710a0 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -33,7 +33,6 @@ bindist - Flag to enable or disable options for prebuilt (GRP) packages (eg. due blas - Add support for the virtual/blas numerical library bluetooth - Enable Bluetooth Support bootstrap - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during original system bootstrapping [make stage2] -boundschecking - Add the bounds checking patch by Haj Ten Brugge, this will DISABLE the hardened PIE+SSP patches branding - Enable Gentoo specific branding build - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used for creating build images and the first half of bootstrapping [make stage1] bzip2 - Use the bzlib compression library
