From cf348f0aa9110517ffb27f704371ee1e21296741 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 25 May 2023 10:58:14 +0200 Subject: [PATCH] arm_none_eabi_gcc_nolibc, revbump for newer arm_none_eabi_binutils (#8729) --- .../arm_none_eabi_gcc_nolibc-6.4.0.recipe | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/sys-devel/arm_none_eabi_gcc_nolibc/arm_none_eabi_gcc_nolibc-6.4.0.recipe b/sys-devel/arm_none_eabi_gcc_nolibc/arm_none_eabi_gcc_nolibc-6.4.0.recipe index 9d8dd6ef3..fc9d09715 100644 --- a/sys-devel/arm_none_eabi_gcc_nolibc/arm_none_eabi_gcc_nolibc-6.4.0.recipe +++ b/sys-devel/arm_none_eabi_gcc_nolibc/arm_none_eabi_gcc_nolibc-6.4.0.recipe @@ -1,19 +1,13 @@ SUMMARY="C/C++ cross-compiler for ARM" -DESCRIPTION=" -Compiler for ARM processors. -" +DESCRIPTION="Compiler for ARM processors." HOMEPAGE="http://gcc.gnu.org" - +COPYRIGHT="1988-2017 Free Software Foundation, Inc." +LICENSE="GNU GPL v2 + GNU LGPL v2" +REVISION="2" SOURCE_URI="http://ftpmirror.gnu.org/gcc/gcc-6.4.0/gcc-6.4.0.tar.xz" CHECKSUM_SHA256="850bf21eafdfe5cd5f6827148184c08c4a0852a37ccf36ce69855334d2c914d4" SOURCE_DIR="gcc-$portVersion" -REVISION="1" -LICENSE=" - GNU GPL v2 - GNU LGPL v2 - " -COPYRIGHT="1988-2017 Free Software Foundation, Inc." - ARCHITECTURES="?all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"