shiboken2: this was never going to cross-compile right
This commit is contained in:
parent
4262cd1dc6
commit
2b9ae8c98b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue