commit: 91207c7be046527c7633b0ec0b07bef1898056c5 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Oct 22 18:20:57 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Oct 22 18:24:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91207c7b
use.desc: Remove redundant global USE=bsf 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 37710458f19..8e33c133e56 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -35,7 +35,6 @@ 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 -bsf - Enable support for Apache Bean Scripting Framework (dev-java/bsf) 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 cairo - Enable support for the cairo graphics library
