From 2ef9d0a26b0ab4309a72e6c18f085c75eb99bb8b Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 6 Oct 2018 00:29:32 -0300 Subject: [PATCH] x265: mark as nocross --- srcpkgs/x265/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/x265/template b/srcpkgs/x265/template index 125b11f9288..c5b01b0a575 100644 --- a/srcpkgs/x265/template +++ b/srcpkgs/x265/template @@ -13,6 +13,7 @@ license="GPL-2.0-or-later" homepage="http://x265.org/" distfiles="https://bitbucket.org/multicoreware/x265/downloads/x265_${version}.tar.gz" checksum=ebae687c84a39f54b995417c52a2fdde65a4e2e7ebac5730d251471304b91024 +nocross="libx265.so.165: undefined reference to x265::detect512()" pre_configure() { if [ "$CROSS_BUILD" ]; then