git: 474d6cc20c5e - main - devel/gcc-arm-embedded: Remove pointers to defunct armeb ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Jul 2023 11:24:56 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=474d6cc20c5e8046d42885b761af24ca1426d39d commit 474d6cc20c5e8046d42885b761af24ca1426d39d Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-07-16 02:08:31 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-07-16 11:24:43 +0000 devel/gcc-arm-embedded: Remove pointers to defunct armeb ARCH Approved by: portmgr (blanket) --- devel/gcc-arm-embedded/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/gcc-arm-embedded/Makefile b/devel/gcc-arm-embedded/Makefile index ceb6685c82fe..1af3d67b5cee 100644 --- a/devel/gcc-arm-embedded/Makefile +++ b/devel/gcc-arm-embedded/Makefile @@ -12,7 +12,7 @@ WWW= https://launchpad.net/gcc-arm-embedded LICENSE= GPLv2 LGPL20 LGPL21 GPLv3 LGPL3 LICENSE_COMB= multi -NOT_FOR_ARCHS= arm armeb armv6 armv7 \ +NOT_FOR_ARCHS= arm armv6 armv7 \ mips mips64 mips64el mipsel mipsn32 NOT_FOR_ARCHS_REASON= Very slow to build on emulator