aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-09-18 20:13:57 +0800
committerlinimon <linimon@FreeBSD.org>2016-09-18 20:13:57 +0800
commit1ae90dfa9e7bde334699e2bc675e1f8a89a3a573 (patch)
tree1f41356c6fe28b82fa46ab519330029b51fc2498 /devel
parent52c146dcec16192cde24b6bb3f6a9ba5360c4284 (diff)
downloadfreebsd-ports-gnome-1ae90dfa9e7bde334699e2bc675e1f8a89a3a573.tar.gz
freebsd-ports-gnome-1ae90dfa9e7bde334699e2bc675e1f8a89a3a573.tar.zst
freebsd-ports-gnome-1ae90dfa9e7bde334699e2bc675e1f8a89a3a573.zip
Mark as broken on armv6 and sparc64.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'devel')
-rw-r--r--devel/elfutils/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/elfutils/Makefile b/devel/elfutils/Makefile
index c6d71ff4fef6..46e67436b0b0 100644
--- a/devel/elfutils/Makefile
+++ b/devel/elfutils/Makefile
@@ -19,6 +19,9 @@ 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
+
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes