From: Michał Górny Date: Sun, 15 Sep 2019 14:51:31 +0000 (+0200) Subject: sys-devel/gcc: Make USE=nptl local X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cd89b0fbe5ddd6516a0ce422905399d49572058b;p=gentoo.git sys-devel/gcc: Make USE=nptl local Signed-off-by: Michał Górny --- diff --git a/sys-devel/gcc/metadata.xml b/sys-devel/gcc/metadata.xml index 584efe09251b..84d7083a3f92 100644 --- a/sys-devel/gcc/metadata.xml +++ b/sys-devel/gcc/metadata.xml @@ -27,6 +27,7 @@ Add support for mudflap, a pointer use checking library Disable PIE support (NOT FOR GENERAL USE) Disable SSP support (NOT FOR GENERAL USE) + Enable support for Native POSIX Threads Library, the new threading module (requires linux-2.6 or better usually) Build support for the Objective C code language Build support for the Objective C++ language Build support for the Objective C code language Garbage