aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-12-18 11:15:54 +0800
committerlinimon <linimon@FreeBSD.org>2017-12-18 11:15:54 +0800
commitf6776870ebf41b61de58802813768335cb688345 (patch)
tree378ceee8cf9dbed4dde504fdc353a953f3aaa8bf /net
parent0ee1a1860c79fd348dbdb48e23a686c109e214e5 (diff)
downloadfreebsd-ports-gnome-f6776870ebf41b61de58802813768335cb688345.tar.gz
freebsd-ports-gnome-f6776870ebf41b61de58802813768335cb688345.tar.zst
freebsd-ports-gnome-f6776870ebf41b61de58802813768335cb688345.zip
Also broken on aarch64.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'net')
-rw-r--r--net/isboot-kmod/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/isboot-kmod/Makefile b/net/isboot-kmod/Makefile
index 48f2160162b1..f3f815843e89 100644
--- a/net/isboot-kmod/Makefile
+++ b/net/isboot-kmod/Makefile
@@ -12,6 +12,7 @@ COMMENT= Kernel module enabling iSCSI boot
LICENSE= BSD2CLAUSE
+BROKEN_aarch64= fails to compile: /usr/src/sys/sys/bus.h:724:10: fatal error: 'device_if.h' file not found
BROKEN_armv6= fails to compile: implicit declaration of function 'cp15_pmccntr_get' is invalid in C99
BROKEN_armv7= fails to compile: /usr/src/sys/sys/bus.h:724:10: fatal error: 'device_if.h' file not found
BROKEN_powerpc64= fails to compile: pcpu.h: size of array '__assert_0' is negative