From: Mike Frysinger Date: Mon, 21 Mar 2016 02:50:33 +0000 (-0400) Subject: sys-devel/{gcc,gcc-apple,kgcc64}: update USE=multislot description X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e749a0bd506126d0fa198770b40188c680d583d2;p=gentoo.git sys-devel/{gcc,gcc-apple,kgcc64}: update USE=multislot description --- diff --git a/sys-devel/gcc-apple/metadata.xml b/sys-devel/gcc-apple/metadata.xml index 61e4311e00ee..6f00f68c384e 100644 --- a/sys-devel/gcc-apple/metadata.xml +++ b/sys-devel/gcc-apple/metadata.xml @@ -6,8 +6,7 @@ Gentoo Prefix - Allow for SLOTs to include minor version (3.3.4 - instead of just 3.3) + Allow for multiple versions to be emerged at once for same CTARGET Build support for the Objective C code language Build support for the Objective C++ language Run the testsuite and install the results (requires FEATURES=test) diff --git a/sys-devel/gcc/metadata.xml b/sys-devel/gcc/metadata.xml index 6af604b34fd9..83745836d6dc 100644 --- a/sys-devel/gcc/metadata.xml +++ b/sys-devel/gcc/metadata.xml @@ -20,8 +20,7 @@ Build SSP support into a dedicated library rather than use the code in the C library (DO NOT ENABLE THIS IF YOU DON'T KNOW WHAT IT DOES) Add support for mudflap, a pointer use checking library - Allow for SLOTs to include minor version (3.3.4 - instead of just 3.3) + Allow for multiple versions to be emerged at once for same CTARGET Disable PIE support (NOT FOR GENERAL USE) Disable SSP support (NOT FOR GENERAL USE) Build support for the Objective C code language diff --git a/sys-devel/kgcc64/metadata.xml b/sys-devel/kgcc64/metadata.xml index 13c6af0b8c7d..817d146fe23a 100644 --- a/sys-devel/kgcc64/metadata.xml +++ b/sys-devel/kgcc64/metadata.xml @@ -6,8 +6,7 @@ Gentoo Toolchain Project -Allow for SLOTs to include minor version (eg. 3.3.4 instead -of just 3.3) +Allow for multiple versions to be emerged at once for same CTARGET Run the testsuite and install the results (requires FEATURES=test)