svn commit: r472593 - head/devel/elfutils

Mark Linimon linimon at FreeBSD.org
Sun Jun 17 06:38:37 UTC 2018


Author: linimon
Date: Sun Jun 17 06:38:36 2018
New Revision: 472593
URL: https://svnweb.freebsd.org/changeset/ports/472593

Log:
  Now builds on powerpc64.

Modified:
  head/devel/elfutils/Makefile

Modified: head/devel/elfutils/Makefile
==============================================================================
--- head/devel/elfutils/Makefile	Sun Jun 17 03:25:31 2018	(r472592)
+++ head/devel/elfutils/Makefile	Sun Jun 17 06:38:36 2018	(r472593)
@@ -19,7 +19,6 @@ LICENSE_FILE_LGPL3=	${WRKSRC}/COPYING-LGPLV3
 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_armv7=		fails to build: fails to compile i386_disasm.c
-BROKEN_powerpc64=	fails to build: error: field 'r' has incomplete type
 
 LIB_DEPENDS=	libargp.so:devel/argp-standalone
 PATCH_DEPENDS=	${NONEXISTENT}:devel/gnulib:extract


More information about the svn-ports-all mailing list