summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-25 16:19:24 +0000
committerSam James <sam@gentoo.org>2022-01-25 16:24:01 +0000
commit6d23a22fd5558f5dd7227c5bd8408d5438ad362d (patch)
tree0a3fda0dbdff2399db84c45c2db1955184b543e1 /sys-devel
parentprofiles/package.mask: Last-rite dev-java/yanfs (diff)
downloadgentoo-6d23a22fd5558f5dd7227c5bd8408d5438ad362d.tar.gz
gentoo-6d23a22fd5558f5dd7227c5bd8408d5438ad362d.tar.bz2
gentoo-6d23a22fd5558f5dd7227c5bd8408d5438ad362d.zip
sys-devel/gcc: fix GCC 12 versioning
Reported-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/gcc-12.0.0_pre9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-devel/gcc/gcc-12.0.0_pre9999.ebuild b/sys-devel/gcc/gcc-12.0.0_pre9999.ebuild
index d91ea5bdc31c..4dfdd34abfbc 100644
--- a/sys-devel/gcc/gcc-12.0.0_pre9999.ebuild
+++ b/sys-devel/gcc/gcc-12.0.0_pre9999.ebuild
@@ -3,6 +3,8 @@
EAPI=7
+TOOLCHAIN_GCC_PV=12.0.1
+
PATCH_VER="2"
PATCH_GCC_VER="12.0.0"
MUSL_VER="1"