summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-03 02:50:28 +0100
committerSam James <sam@gentoo.org>2022-07-03 02:50:41 +0100
commit294855c97d8d182b59d0fc34ac721d6a2358fb87 (patch)
treee10d049ab389bccf4555952daf9e1692ecb2693c /sys-devel/gcc/gcc-10.4.0.ebuild
parentsys-devel/gcc: add 12.1.1_p20220702 (diff)
downloadgentoo-294855c97d8d182b59d0fc34ac721d6a2358fb87.tar.gz
gentoo-294855c97d8d182b59d0fc34ac721d6a2358fb87.tar.bz2
gentoo-294855c97d8d182b59d0fc34ac721d6a2358fb87.zip
sys-devel/gcc: fix USE=nls w/ newer GCC for 10.4.0
Bug: https://bugs.gentoo.org/843119 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/gcc/gcc-10.4.0.ebuild')
-rw-r--r--sys-devel/gcc/gcc-10.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-10.4.0.ebuild b/sys-devel/gcc/gcc-10.4.0.ebuild
index 3832361885ff..81fd79a887f9 100644
--- a/sys-devel/gcc/gcc-10.4.0.ebuild
+++ b/sys-devel/gcc/gcc-10.4.0.ebuild
@@ -7,7 +7,7 @@ TOOLCHAIN_PATCH_SUFFIX="xz"
TOOLCHAIN_PATCH_DEV="sam"
#TOOLCHAIN_GCC_RC=1
PATCH_GCC_VER="10.4.0"
-PATCH_VER="1"
+PATCH_VER="2"
MUSL_VER="1"
MUSL_GCC_VER="10.4.0"