Date: Sat, 6 Apr 2019 00:43:45 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r498046 - branches/2019Q2/misc/libpostal Message-ID: <201904060043.x360hjOI062380@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Sat Apr 6 00:43:45 2019 New Revision: 498046 URL: https://svnweb.freebsd.org/changeset/ports/498046 Log: MFH: r498045 Now builds on powerpc64. Approved by: portmgr (tier-2 blanket) Obtained from: swills Modified: branches/2019Q2/misc/libpostal/Makefile Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/misc/libpostal/Makefile ============================================================================== --- branches/2019Q2/misc/libpostal/Makefile Sat Apr 6 00:40:40 2019 (r498045) +++ branches/2019Q2/misc/libpostal/Makefile Sat Apr 6 00:43:45 2019 (r498046) @@ -13,7 +13,6 @@ 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904060043.x360hjOI062380>