diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2019-04-15 05:55:23 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2019-04-15 05:55:23 +0000 |
commit | 2f2a2d286084edc8fd707c5297a6d6edebb98f4c (patch) | |
tree | 009fa22fe1f79bcc23f646cd03986e4012c79662 /net-mgmt/ng_ipacct/Makefile | |
parent | a9a4f10b22caf758c643754756f5b47b622c70ca (diff) | |
download | ports-2f2a2d286084edc8fd707c5297a6d6edebb98f4c.tar.gz ports-2f2a2d286084edc8fd707c5297a6d6edebb98f4c.zip |
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket)
Notes
Notes:
svn path=/head/; revision=498995
Diffstat (limited to 'net-mgmt/ng_ipacct/Makefile')
-rw-r--r-- | net-mgmt/ng_ipacct/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/ng_ipacct/Makefile b/net-mgmt/ng_ipacct/Makefile index 9333ae301eec..77ee1b62b88b 100644 --- a/net-mgmt/ng_ipacct/Makefile +++ b/net-mgmt/ng_ipacct/Makefile @@ -12,7 +12,6 @@ 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 USES= kmod uidfix |