diff options
author | linimon <linimon@FreeBSD.org> | 2017-12-08 09:46:00 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2017-12-08 09:46:00 +0800 |
commit | 28c86ac1bf4e15348daf1198bc6371993ff1d7a4 (patch) | |
tree | 815de9cffc1abfb43c0843b0398f4e0dcb0a1f89 /mail | |
parent | 96199e4151d915715f9f25028c95b810c0a2a907 (diff) | |
download | freebsd-ports-gnome-28c86ac1bf4e15348daf1198bc6371993ff1d7a4.tar.gz freebsd-ports-gnome-28c86ac1bf4e15348daf1198bc6371993ff1d7a4.tar.zst freebsd-ports-gnome-28c86ac1bf4e15348daf1198bc6371993ff1d7a4.zip |
Mark these ports as buildable on armv6 after a trybroken run. (Also
tested with trybroken on armv7.)
The 'runaway process' ones are most likely just statistical.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/rmilter/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/rmilter/Makefile b/mail/rmilter/Makefile index a12b88a3463c..56c435537a70 100644 --- a/mail/rmilter/Makefile +++ b/mail/rmilter/Makefile @@ -11,7 +11,6 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libpcre.so:devel/pcre -BROKEN_armv6= fails to configure in cmake BROKEN_powerpc64= fails to build: btrie.c: '__SIZEOF_POINTER__' undeclared here NOT_FOR_ARCHS= mips sparc64 NOT_FOR_ARCHS_REASON= fails to compile: error: Unsupported word size |