svn commit: r562534 - head/net/aoe
Antoine Brodin
antoine at FreeBSD.org
Mon Jan 25 07:12:14 UTC 2021
Author: antoine
Date: Mon Jan 25 07:12:13 2021
New Revision: 562534
URL: https://svnweb.freebsd.org/changeset/ports/562534
Log:
Mark BROKEN on FreeBSD 14
Reported by: pkg-fallout
MFH: 2021Q1
Modified:
head/net/aoe/Makefile
Modified: head/net/aoe/Makefile
==============================================================================
--- head/net/aoe/Makefile Mon Jan 25 07:11:09 2021 (r562533)
+++ head/net/aoe/Makefile Mon Jan 25 07:12:13 2021 (r562534)
@@ -17,6 +17,7 @@ BROKEN_armv7= fails to compile: redefinition of frame
BROKEN_sparc64= fails to compile: redefinition of frame
BROKEN_FreeBSD_12= no member named 'tqh_first' in 'struct ifnethead'
BROKEN_FreeBSD_13= no member named 'tqh_first' in 'struct ifnethead'
+BROKEN_FreeBSD_14= no member named 'tqh_first' in 'struct ifnethead'
USES= kmod
More information about the svn-ports-head
mailing list