diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-22 09:58:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-22 10:08:01 +0100 |
commit | 5359d6d0f7820ab917a8627b7ae85264348088c2 (patch) | |
tree | 8bb975270fedf8d3593a000e1c0a0ef991366ab9 /sys-devel/gcc/metadata.xml | |
parent | dev-python/reportlab: Remove longdesc (diff) | |
download | gentoo-5359d6d0f7820ab917a8627b7ae85264348088c2.tar.gz gentoo-5359d6d0f7820ab917a8627b7ae85264348088c2.tar.bz2 gentoo-5359d6d0f7820ab917a8627b7ae85264348088c2.zip |
sys-devel/gcc: drop 3.x versions
These are very old versions. Let's finally drop them.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/gcc/metadata.xml')
-rw-r--r-- | sys-devel/gcc/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-devel/gcc/metadata.xml b/sys-devel/gcc/metadata.xml index 06bf70ec1ea0..c86d6ec84861 100644 --- a/sys-devel/gcc/metadata.xml +++ b/sys-devel/gcc/metadata.xml @@ -9,8 +9,6 @@ <flag name="ada">Build the ADA language (GNAT) frontend</flag> <flag name="awt">Useful only when building GCJ, this enables Abstract Window Toolkit (AWT) peer support on top of GTK+</flag> - <flag name="boundschecking">Add the bounds checking patch by Haj Ten Brugge, - this will DISABLE the hardened PIE+SSP patches</flag> <flag name="cilk">Support the Cilk Plus language (C/C++ based languages for parallel programming)</flag> <flag name="d">Enable support for the D programming language</flag> <flag name="fixed-point">Enable fixed-point arithmetic support for MIPS targets |