libimobiledevice: mark nocross

This commit is contained in:
Toyam Cox 2016-10-06 12:27:13 -04:00
parent 181a86df61
commit 0d2e4dd370

View file

@ -12,6 +12,8 @@ homepage="http://www.libimobiledevice.org/"
distfiles="http://www.libimobiledevice.org/downloads/${pkgname}-${version}.tar.bz2"
checksum=786b0de0875053bf61b5531a86ae8119e320edab724fc62fe2150cc931f11037
nocross="https://build.voidlinux.eu/builders/aarch64_builder/builds/671/steps/shell_3/logs/stdio"
pre_configure() {
sed -i 's,SSLv3_,SSLv23_,g' src/idevice.c
sed -i 's,-L$(libdir),,g' cython/Makefile.am