Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jun 2018 06:38:36 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r472593 - head/devel/elfutils
Message-ID:  <201806170638.w5H6cavS091702@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806170638.w5H6cavS091702>