Date: Tue, 19 Jun 2018 01:27:03 +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: r472734 - head/security/pecl-crypto Message-ID: <201806190127.w5J1R3fp013919@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Tue Jun 19 01:27:03 2018 New Revision: 472734 URL: https://svnweb.freebsd.org/changeset/ports/472734 Log: Fails the same way on aarch64/11 as on 12. Approved by: portmgr (tier-2 blanket) Modified: head/security/pecl-crypto/Makefile Modified: head/security/pecl-crypto/Makefile ============================================================================== --- head/security/pecl-crypto/Makefile Tue Jun 19 01:25:25 2018 (r472733) +++ head/security/pecl-crypto/Makefile Tue Jun 19 01:27:03 2018 (r472734) @@ -10,7 +10,7 @@ COMMENT= Objective wrapper for OpenSSL Crypto Library LICENSE= PHP301 -BROKEN_FreeBSD_12_aarch64= fails to configure: C compiler cannot create executables +BROKEN_aarch64= fails to configure: C compiler cannot create executables BROKEN_armv6= fails to configure: C compiler cannot create executables BROKEN_armv7= fails to configure: C compiler cannot create executables BROKEN_mips= fails to configure: C compiler cannot create executables
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806190127.w5J1R3fp013919>