aboutsummaryrefslogtreecommitdiff
path: root/devel/binutils
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-01-21 09:34:28 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-01-21 09:34:28 +0000
commitd23fafe82913aac8b78000d52c3657ae1d658b96 (patch)
treede750fae2abe63c94097114c47cdb76d1140d00a /devel/binutils
parent3d1dd9ba536f17080ffbded0c8196c149f8be008 (diff)
downloadports-d23fafe82913aac8b78000d52c3657ae1d658b96.tar.gz
ports-d23fafe82913aac8b78000d52c3657ae1d658b96.zip
devel/binutils@aarch64: unbreak on powerpc64
Builds fine. MFH: 2020Q1 (fix build blanket)
Notes
Notes: svn path=/head/; revision=523709
Diffstat (limited to 'devel/binutils')
-rw-r--r--devel/binutils/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile
index 0968ada246e5..295764998746 100644
--- a/devel/binutils/Makefile
+++ b/devel/binutils/Makefile
@@ -65,7 +65,6 @@ INFO_PATH= ${PKGNAMEPREFIX:S/-$//}/share/info
.if ${FLAVOR} == aarch64
BROKEN_mips= fails to configure: error: C compiler cannot create executables
BROKEN_mips64= fails to configure: error: C compiler cannot create executables
-BROKEN_powerpc64= fails to configure: error: C compiler cannot create executables
.elif ${FLAVOR} == aarch64_none_elf || ${FLAVOR} == arm_none_eabi || ${FLAVOR} == riscv64_none_elf || ${FLAVOR} == mingw32 || ${FLAVOR} == avr
BUTARGET= ${FLAVOR:C/_/-/g}
.elif ${FLAVOR} == amd64