1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

Mark as broken on armvX.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-03-18 06:04:32 +00:00
parent 473af7794c
commit 5b597dddbd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464877

View File

@ -10,6 +10,8 @@ COMMENT= Netgraph IP accounting
LICENSE= BSD2CLAUSE
BROKEN_armv6= fails to build: ng_ipacct_hash.h:52:2: implicit declaration of function 'MALLOC' is invalid in C99
BROKEN_armv7= fails to build: ng_ipacct_hash.h:52:2: implicit declaration of function 'MALLOC' is invalid in C99
BROKEN_powerpc64= fails to build: pcpu.h: error: size of array '__assert_0' is negative
USE_GITHUB= yes