From 3cb15a3b6f80c699a0e8383bd2f71d14fb3d89c3 Mon Sep 17 00:00:00 2001 From: q66 Date: Sat, 22 Feb 2020 04:17:49 +0100 Subject: [PATCH] cargo: nocross for now [ci skip] --- srcpkgs/cargo/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/cargo/template b/srcpkgs/cargo/template index 9fd067e0096..ec8238732d7 100644 --- a/srcpkgs/cargo/template +++ b/srcpkgs/cargo/template @@ -19,6 +19,7 @@ checksum="22e60eca84d0f146ef45534e592b1c829a0cdf23452c2a23d2cde40d6c793b8a 61e1329785a2957721b28ec7d13c22749553f67179d7dde8e5793c4872eec48a" _cargo_dist_version=0.41.0 build_options="static" +nocross=yes if [ "$CROSS_BUILD" ]; then hostmakedepends+=" cargo"