From 2b9ae8c98b294976d0cf68e90ae8de7ec0bcc9eb Mon Sep 17 00:00:00 2001 From: q66 Date: Sun, 10 May 2020 05:26:08 +0200 Subject: [PATCH] shiboken2: this was never going to cross-compile right --- srcpkgs/shiboken2/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/shiboken2/template b/srcpkgs/shiboken2/template index 7b2174aa66b..94a7961453e 100644 --- a/srcpkgs/shiboken2/template +++ b/srcpkgs/shiboken2/template @@ -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