From 75e70ad4fe2bcb01620462c6723c9a9b34bc2003 Mon Sep 17 00:00:00 2001 From: q66 Date: Sun, 23 Feb 2020 22:02:09 +0100 Subject: [PATCH] Revert "cargo: nocross for now" This reverts commit 3cb15a3b6f80c699a0e8383bd2f71d14fb3d89c3. --- srcpkgs/cargo/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/cargo/template b/srcpkgs/cargo/template index ec8238732d7..9fd067e0096 100644 --- a/srcpkgs/cargo/template +++ b/srcpkgs/cargo/template @@ -19,7 +19,6 @@ checksum="22e60eca84d0f146ef45534e592b1c829a0cdf23452c2a23d2cde40d6c793b8a 61e1329785a2957721b28ec7d13c22749553f67179d7dde8e5793c4872eec48a" _cargo_dist_version=0.41.0 build_options="static" -nocross=yes if [ "$CROSS_BUILD" ]; then hostmakedepends+=" cargo"