summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-17 03:09:11 +0000
committerSam James <sam@gentoo.org>2022-12-17 03:16:59 +0000
commitf7da165b820ddaf7a72472ed3c3120514dfe0ab2 (patch)
tree0c03c25587e02be341413ed7a83708d4dcb0b75b /sys-devel/gcc/gcc-12.2.1_p20221210.ebuild
parentsys-devel/gcc: add 11.3.1_p20221216 (diff)
downloadgentoo-f7da165b820ddaf7a72472ed3c3120514dfe0ab2.tar.gz
gentoo-f7da165b820ddaf7a72472ed3c3120514dfe0ab2.tar.bz2
gentoo-f7da165b820ddaf7a72472ed3c3120514dfe0ab2.zip
sys-devel/gcc: fix build w/ bsdtar for 12
Bug: https://bugs.gentoo.org/886447 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/gcc/gcc-12.2.1_p20221210.ebuild')
-rw-r--r--sys-devel/gcc/gcc-12.2.1_p20221210.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-12.2.1_p20221210.ebuild b/sys-devel/gcc/gcc-12.2.1_p20221210.ebuild
index 942146b8546d..fc4c98d728a6 100644
--- a/sys-devel/gcc/gcc-12.2.1_p20221210.ebuild
+++ b/sys-devel/gcc/gcc-12.2.1_p20221210.ebuild
@@ -4,7 +4,7 @@
EAPI=8
TOOLCHAIN_PATCH_DEV="sam"
-PATCH_VER="4"
+PATCH_VER="5"
PATCH_GCC_VER="12.2.0"
MUSL_VER="1"
MUSL_GCC_VER="12.2.0"