From 36ae7e380bacd0747c9ced56a84e01ffaefd3fc6 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 10 Nov 2019 17:55:27 +0100 Subject: [PATCH] Revert "cargo: nocross for now" This reverts commit 77415dfcf4657064359d9639c9e38545f8e6e5d3. --- srcpkgs/cargo/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/cargo/template b/srcpkgs/cargo/template index 123b933dee7..008ba9e3bde 100644 --- a/srcpkgs/cargo/template +++ b/srcpkgs/cargo/template @@ -18,7 +18,6 @@ checksum="b0a6808a2eaa9b20ccaeedeb04f583ee34b33d289f4d0076044b9fc2b1f4c59d 81e20fa9a0f6ea3e3a0e6458148f3dea4a89af87d34128d4375f2b7fd661a49c" _cargo_dist_version=0.39.0 build_options="static" -nocross=yes if [ "$CROSS_BUILD" ]; then hostmakedepends+=" cargo"