From c69cf1a754de6017879eba792357ec011d511761 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 15 Oct 2019 17:47:11 +0300 Subject: [PATCH] pioneer: remove nocross --- srcpkgs/pioneer/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/pioneer/template b/srcpkgs/pioneer/template index a012d3f0f0c..3fa2cecd63e 100644 --- a/srcpkgs/pioneer/template +++ b/srcpkgs/pioneer/template @@ -17,7 +17,6 @@ homepage="https://pioneerspacesim.net" distfiles="https://github.com/pioneerspacesim/pioneer/archive/${version}.tar.gz" checksum=e526f1659ae321f45b997c0245acecbf9c4cf2122b025ab8db1090f1b9804f5e disable_parallel_build=yes -nocross=yes if [ "$CROSS_BUILD" ]; then hostmakedepends+=" pioneer-modelcompiler"