diff --git a/srcpkgs/rust/template b/srcpkgs/rust/template index db219ef8977..af7da209e5c 100644 --- a/srcpkgs/rust/template +++ b/srcpkgs/rust/template @@ -24,7 +24,6 @@ patch_args="-Np1" build_options="static_llvm" if [ "$CROSS_BUILD" ]; then - broken="wait for native builds to finish" hostmakedepends+=" cargo llvm" # These are required for building the buildhost's stage0/1 hostmakedepends+=" libffi-devel libxml2-devel ncurses-devel zlib-devel"