shiboken2: this was never going to cross-compile right

This commit is contained in:
q66 2020-05-10 05:26:08 +02:00
parent 4262cd1dc6
commit 2b9ae8c98b

View file

@ -16,6 +16,7 @@ homepage="https://wiki.qt.io/Qt_for_Python/Shiboken"
distfiles="https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-${version}-src/${_pkgname}.tar.xz"
checksum=41ce931695567639c92acb68a9d66ed5609f067011af9a94b53fc0d697ad1d1c
python_version=3
nocross="clang installed on target but checks being broken etc."
do_build() {
[ ! -d build ] && mkdir build