aboutsummaryrefslogtreecommitdiff
path: root/net/aoe
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-22 16:04:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-22 16:04:19 +0000
commit82c3cac0d25cc95f9d22a5af54798c9353f0a8ab (patch)
treec5e899899564f09bbd94410678db0ab936c225e5 /net/aoe
parent18c5de50d19ed9cea6ba04528785811d0ef7b3c1 (diff)
downloadports-82c3cac0d25cc95f9d22a5af54798c9353f0a8ab.tar.gz
ports-82c3cac0d25cc95f9d22a5af54798c9353f0a8ab.zip
Notes
Diffstat (limited to 'net/aoe')
-rw-r--r--net/aoe/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/aoe/Makefile b/net/aoe/Makefile
index 95ca7cfb31b9..d71523c0afbf 100644
--- a/net/aoe/Makefile
+++ b/net/aoe/Makefile
@@ -18,8 +18,10 @@ KMODDIR= ${PREFIX}/lib/aoe
USE_RC_SUBR= aoe
-BROKEN_aarch64= Fails to compile: error: redefinition of frame
-BROKEN_sparc64= Fails to compile: error: redefinition of frame
+BROKEN_aarch64= fails to compile: error: redefinition of frame
+BROKEN_armv6= fails to compile: error: redefinition of frame
+BROKEN_powerpc64= fails to compile: pcpu.h: size of array '__assert_0' is negative
+BROKEN_sparc64= fails to compile: error: redefinition of frame
do-install:
${INSTALL_KLD} ${WRKSRC}/aoe.ko ${STAGEDIR}${PREFIX}/lib/aoe