diff --git a/srcpkgs/cargo/template b/srcpkgs/cargo/template index e14a3e0f262..52c80a19f47 100644 --- a/srcpkgs/cargo/template +++ b/srcpkgs/cargo/template @@ -15,7 +15,6 @@ distfiles="https://github.com/rust-lang/cargo/archive/${version}.tar.gz" checksum="c6da7d1d21eacf112c55dc8cc2647f2ccf7b41f9865dfa542e08ab41d1c20170" _cargo_dist_version=0.44.0 build_options="static" -nocross=yes if [ -z "$build_option_static" ]; then makedepends+=" libgit2-devel"