From 6b4acdfdfd5c64be1a36f4e08796c1021b461e7f Mon Sep 17 00:00:00 2001 From: q66 Date: Mon, 20 Jul 2020 15:50:33 +0200 Subject: [PATCH] qtav: is actually nocross --- srcpkgs/qtav/template | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/srcpkgs/qtav/template b/srcpkgs/qtav/template index 62482493d02..68433ae727f 100644 --- a/srcpkgs/qtav/template +++ b/srcpkgs/qtav/template @@ -17,10 +17,7 @@ homepage="http://www.qtav.org" changelog="https://raw.githubusercontent.com/wang-bin/QtAV/master/Changelog" distfiles="https://github.com/wang-bin/QtAV/archive/v${version}.tar.gz" checksum=65ab859985d73521c2d17e72117baae0f3f6242b69f59994acada76fa5364193 - -case "$XBPS_TARGET_MACHINE" in - arm*|aarch64*) broken="This CPU does not support SSE2 / SSE4.1" ;; -esac +nocross="qmake attempts to run host tests using target compiler" post_install() { vmkdir usr/bin