From 7866e987215e07c3bcb3302d66236e07fa2657a3 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 7 Jan 2018 14:56:30 +0000 Subject: [PATCH] profiles/use.desc: add new USE=headers-only global flag It's meaning will be the same as CROSSCOMPILE_OPTS=headers-only. The difference is it will not be hidden. Bug: https://bugs.gentoo.org/642712 Signed-off-by: Sergei Trofimovich --- profiles/use.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/use.desc b/profiles/use.desc index 44beb587629d..042b3e915790 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -135,6 +135,7 @@ handbook - Enable handbooks generation for packages by KDE hardened - Activate default security enhancements for toolchain (gcc, glibc, binutils) hddtemp - Enable monitoring of hdd temperature (app-admin/hddtemp) hdf5 - Add support for the Hierarchical Data Format v5 +headers-only - Install only C headers instead of whole package. Mainly used by sys-devel/crossdev for toolchain bootstrap. hscolour - Include coloured haskell sources to generated documentation (dev-haskell/hscolour) ibm - Add support for IBM ppc64 specific systems iconv - Enable support for the iconv character set conversion library -- 2.26.2