aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-07-02 12:00:29 +0800
committerlinimon <linimon@FreeBSD.org>2018-07-02 12:00:29 +0800
commit5b460a6e6dcba3bf614469ba987dfba042c883e4 (patch)
tree1132ef2f7655593f25dfefe7bd682bbbb7a0d555 /misc
parenta3584ef01f826922b53df0d4006400529d28375f (diff)
downloadfreebsd-ports-gnome-5b460a6e6dcba3bf614469ba987dfba042c883e4.tar.gz
freebsd-ports-gnome-5b460a6e6dcba3bf614469ba987dfba042c883e4.tar.zst
freebsd-ports-gnome-5b460a6e6dcba3bf614469ba987dfba042c883e4.zip
Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same. Also, mark them broken on mips when necessary. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'misc')
-rw-r--r--misc/libpostal/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/libpostal/Makefile b/misc/libpostal/Makefile
index 42308ebf5356..725e944a2040 100644
--- a/misc/libpostal/Makefile
+++ b/misc/libpostal/Makefile
@@ -11,6 +11,8 @@ COMMENT= Library for parsing/normalizing street addresses around the world
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_mips= fails to compile: tagger.h:5: redefinition of typedef 'tagger_feature_function'
+BROKEN_mips64= fails to compile: tagger.h:5: redefinition of typedef 'tagger_feature_function'
BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-c++11-narrowing"
RUN_DEPENDS= curl:ftp/curl