svn commit: r536927 - branches/2020Q2/net/nfs-ganesha-kmod
Mark Linimon
linimon at FreeBSD.org
Fri May 29 04:16:42 UTC 2020
Author: linimon
Date: Fri May 29 04:16:41 2020
New Revision: 536927
URL: https://svnweb.freebsd.org/changeset/ports/536927
Log:
MFH: r536926
On further examination, this port fails to build everywhere.
Approved by: portmgr (tier-2 blanket)
Modified:
branches/2020Q2/net/nfs-ganesha-kmod/Makefile
Directory Properties:
branches/2020Q2/ (props changed)
Modified: branches/2020Q2/net/nfs-ganesha-kmod/Makefile
==============================================================================
--- branches/2020Q2/net/nfs-ganesha-kmod/Makefile Fri May 29 04:12:19 2020 (r536926)
+++ branches/2020Q2/net/nfs-ganesha-kmod/Makefile Fri May 29 04:16:41 2020 (r536927)
@@ -10,7 +10,7 @@ COMMENT= Modules to implement required syscalls for us
LICENSE= BSD3CLAUSE
-BROKEN_powerpc64= fails to compile: fhlink.c:57: error: redefinition of 'struct fhlink_args'
+BROKEN= fails to compile: fhlink.c:57: error: redefinition of 'struct fhlink_args'
USES= kmod
More information about the svn-ports-branches
mailing list