diff options
author | Sam James <sam@gentoo.org> | 2022-05-07 03:20:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-07 03:20:17 +0100 |
commit | 499e1afe9c7b7fec36de4db32cd7e674a6b96f95 (patch) | |
tree | d6c57d451345ddd6507a0bd004d3d7e166afcbd3 /sys-devel/gcc | |
parent | sys-devel/gcc: add 12.1.0, drop 12.0.1_pre20220429, 12.0.1_pre20220430 (diff) | |
download | gentoo-499e1afe9c7b7fec36de4db32cd7e674a6b96f95.tar.gz gentoo-499e1afe9c7b7fec36de4db32cd7e674a6b96f95.tar.bz2 gentoo-499e1afe9c7b7fec36de4db32cd7e674a6b96f95.zip |
sys-devel/gcc: add 12.1.1_pre9999, drop 12.0.0_pre9999
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r-- | sys-devel/gcc/gcc-12.1.1_pre9999.ebuild (renamed from sys-devel/gcc/gcc-12.0.0_pre9999.ebuild) | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-12.0.0_pre9999.ebuild b/sys-devel/gcc/gcc-12.1.1_pre9999.ebuild index c1e18287bd3f..8504e4c09af8 100644 --- a/sys-devel/gcc/gcc-12.0.0_pre9999.ebuild +++ b/sys-devel/gcc/gcc-12.1.1_pre9999.ebuild @@ -3,8 +3,6 @@ EAPI=7 -TOOLCHAIN_GCC_PV=12.0.1 - PATCH_VER="5" PATCH_GCC_VER="12.0.0" MUSL_VER="4" |