aboutsummaryrefslogtreecommitdiff
path: root/devel/elfutils
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-03 05:52:55 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-03 05:52:55 +0000
commit8b26d77145fef44305941ae470319e46f64897dc (patch)
tree4bde0c6b5b233540f25bdc842bbc5e11bcc9ab86 /devel/elfutils
parentd78f4f42e4c1b43b440ef6f8dea481524d8688a0 (diff)
downloadports-8b26d77145fef44305941ae470319e46f64897dc.tar.gz
ports-8b26d77145fef44305941ae470319e46f64897dc.zip
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=440001
Diffstat (limited to 'devel/elfutils')
-rw-r--r--devel/elfutils/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/elfutils/Makefile b/devel/elfutils/Makefile
index ebdb8a221d78..9059f87d17ff 100644
--- a/devel/elfutils/Makefile
+++ b/devel/elfutils/Makefile
@@ -18,8 +18,10 @@ LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING-LGPLV3
LIB_DEPENDS= libargp.so:devel/argp-standalone
PATCH_DEPENDS= gnulib>=0:devel/gnulib
-BROKEN_armv6= Fails to build: fails to compile i386_disasm.c
-BROKEN_sparc64= Fails to build: fails to compile dwarf_begin_elf.c
+BROKEN_aarch64= fails to build: fatal error: linux/uio.h: No such file or directory
+BROKEN_armv6= fails to build: fails to compile i386_disasm.c
+BROKEN_powerpc64= fails to build: error: field 'r' has incomplete type
+BROKEN_sparc64= fails to build: fails to compile dwarf_begin_elf.c
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes