diff options
Diffstat (limited to 'net/openvswitch')
-rw-r--r-- | net/openvswitch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index 4649638c00c3..e12e7640b3bc 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -11,6 +11,7 @@ COMMENT= Production quality, multilayer virtual switch LICENSE= APACHE20 +BROKEN_mips64= fails to compile: ofp-actions.h:486: flexible array member in otherwise empty struct BROKEN_powerpc64= fails to compile: bfd.c: internal compiler error: in extract_insn, at recog.c BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} |