Date: Fri, 14 Nov 2014 11:40:21 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372558 - head/devel/liboil Message-ID: <201411141140.sAEBeLT4087373@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Fri Nov 14 11:40:20 2014 New Revision: 372558 URL: https://svnweb.freebsd.org/changeset/ports/372558 QAT: https://qat.redports.org/buildarchive/r372558/ Log: devel/liboil: mark broken on powerpc PR: 194468 Modified: head/devel/liboil/Makefile Modified: head/devel/liboil/Makefile ============================================================================== --- head/devel/liboil/Makefile Fri Nov 14 11:38:46 2014 (r372557) +++ head/devel/liboil/Makefile Fri Nov 14 11:40:20 2014 (r372558) @@ -14,6 +14,8 @@ COMMENT= Library of optimized inner loop LICENSE= BSD2CLAUSE BSD3CLAUSE MIT LICENSE_COMB= multi +BROKEN_powerpc= fails to compile vec_memcpy.S + USES= libtool pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411141140.sAEBeLT4087373>