libplist: nocross for now.
This commit is contained in:
parent
7fc96e5131
commit
4546232b1c
|
@ -13,6 +13,8 @@ homepage="http://libimobiledevice.org/"
|
|||
distfiles="http://www.libimobiledevice.org/downloads/${pkgname}-${version}.tar.bz2"
|
||||
checksum=3a7e9694c2d9a85174ba1fa92417cfabaea7f6d19631e544948dc7e17e82f602
|
||||
|
||||
nocross="investigate why this works with aarch64 but not arm[67]"
|
||||
|
||||
pre_configure() {
|
||||
sed -i 's,-L$(libdir),,g' cython/Makefile.am
|
||||
export PYTHON_CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/python2.7"
|
||||
|
|
Loading…
Reference in New Issue