diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-10-22 21:34:54 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-10-22 21:37:17 +0200 |
commit | 521d86ee5e0c344228252dab20d30366063feb43 (patch) | |
tree | 1bf3c2a70cef29f65ec0574c9b605fe8d06d1c08 /profiles | |
parent | sys-devel/gcc: Make USE=boundschecking a local flag (diff) | |
download | gentoo-521d86ee5e0c344228252dab20d30366063feb43.tar.gz gentoo-521d86ee5e0c344228252dab20d30366063feb43.tar.bz2 gentoo-521d86ee5e0c344228252dab20d30366063feb43.zip |
use.desc: Remove redundant 'boundschecking' flag
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 8e33c133e560..6cdf3c710a0f 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 |