From 198e67a762cbc946e5ef0c63454ed9b6911a1a5f Mon Sep 17 00:00:00 2001 From: q66 Date: Sun, 29 Dec 2019 17:18:17 +0100 Subject: [PATCH] Revert "cargo: nocross for now" This reverts commit f0d38846964ae495a264ded578e3f2961d93d847. --- srcpkgs/cargo/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/cargo/template b/srcpkgs/cargo/template index 4b564a0c939..bef5262e20c 100644 --- a/srcpkgs/cargo/template +++ b/srcpkgs/cargo/template @@ -19,7 +19,6 @@ checksum="77b2e5b5207ed30dd6e6af934663f0c4553968dce575f95ca7e141444b6e9704 81e20fa9a0f6ea3e3a0e6458148f3dea4a89af87d34128d4375f2b7fd661a49c" _cargo_dist_version=0.40.0 build_options="static" -nocross=yes if [ "$CROSS_BUILD" ]; then hostmakedepends+=" cargo"