Date: Fri, 3 May 2019 22:33:44 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500757 - head/devel/pecl-grpc Message-ID: <201905032233.x43MXiQU029849@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Fri May 3 22:33:43 2019 New Revision: 500757 URL: https://svnweb.freebsd.org/changeset/ports/500757 Log: This port now builds on aarch64. Approved by: portmgr (tier-2 blanket) Modified: head/devel/pecl-grpc/Makefile Modified: head/devel/pecl-grpc/Makefile ============================================================================== --- head/devel/pecl-grpc/Makefile Fri May 3 22:31:46 2019 (r500756) +++ head/devel/pecl-grpc/Makefile Fri May 3 22:33:43 2019 (r500757) @@ -11,7 +11,6 @@ COMMENT= High performance, general RPC framework LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_aarch64= fails to compile: fatal error: sys/auxv.h file not found BROKEN_mips= fails to compile: fatal error: sys/auxv.h file not found BROKEN_mips64= fails to compile: fatal error: sys/auxv.h file not found BROKEN_powerpc64= fails to compile: cc1: error: unrecognized command line option "-Wno-parentheses-equality"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905032233.x43MXiQU029849>