From 32cb7de81bfc516782bc742b40a1d1cb2fa7c26e Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 10 Jun 2023 14:53:03 +0200 Subject: [PATCH] arm_none_eabi_gcc, revert version for newlib (#8844) --- sys-devel/arm_none_eabi_gcc/arm_none_eabi_gcc-13.1.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-devel/arm_none_eabi_gcc/arm_none_eabi_gcc-13.1.0.recipe b/sys-devel/arm_none_eabi_gcc/arm_none_eabi_gcc-13.1.0.recipe index a49474585..8373582fc 100644 --- a/sys-devel/arm_none_eabi_gcc/arm_none_eabi_gcc-13.1.0.recipe +++ b/sys-devel/arm_none_eabi_gcc/arm_none_eabi_gcc-13.1.0.recipe @@ -4,7 +4,7 @@ HOMEPAGE="http://gcc.gnu.org" COPYRIGHT="1988-2023 Free Software Foundation, Inc." LICENSE="GNU GPL v2 GNU LGPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="http://ftpmirror.gnu.org/gcc/gcc-$portVersion/gcc-$portVersion.tar.xz" SOURCE_DIR="gcc-$portVersion" CHECKSUM_SHA256="61d684f0aa5e76ac6585ad8898a2427aade8979ed5e7f85492286c4dfc13ee86" @@ -36,7 +36,7 @@ REQUIRES=" " BUILD_REQUIRES=" cmd:${targetU}_as >= 2.40 - ${targetU}_newlib$secondaryArchSuffix >= 2.1.0 + ${targetU}_newlib$secondaryArchSuffix >= 4.3.0 devel:libgmp$secondaryArchSuffix devel:libmpfr$secondaryArchSuffix devel:libmpc$secondaryArchSuffix