x265: mark as nocross

This commit is contained in:
maxice8 2018-10-06 00:29:32 -03:00
parent b95741595a
commit 2ef9d0a26b
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 1 additions and 0 deletions

View File

@ -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