git: d291ea790a1e - main - sysutils/u-boot-utilite: unbreak on powerpc64

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Mon, 25 Apr 2022 14:28:13 UTC
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d291ea790a1e4e3b0b7fc243d9af1c4bd63720a3

commit d291ea790a1e4e3b0b7fc243d9af1c4bd63720a3
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-04-25 14:12:21 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-04-25 14:12:21 +0000

    sysutils/u-boot-utilite: unbreak on powerpc64
---
 sysutils/u-boot-utilite/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sysutils/u-boot-utilite/Makefile b/sysutils/u-boot-utilite/Makefile
index fc68824bf807..5370a40f98ca 100644
--- a/sysutils/u-boot-utilite/Makefile
+++ b/sysutils/u-boot-utilite/Makefile
@@ -15,8 +15,6 @@ LICENSE=	GPLv2
 
 BUILD_DEPENDS=	${CROSS_GCC}:devel/arm-none-eabi-gcc492
 
-BROKEN_powerpc64=	fails to compile: cmd_mem.c: internal compiler error: Segmentation fault
-
 CROSS_GCC=	arm-none-eabi-gcc-4.9.2
 
 EXTRA_PATCHES=	${WRKDIR}/cm-fx6-u-boot/u-boot/u-boot-2015.07-cm-fx6-3.patch:-p1