diff --git a/srcpkgs/rust/template b/srcpkgs/rust/template index e0e260f8439..45ad7d98411 100644 --- a/srcpkgs/rust/template +++ b/srcpkgs/rust/template @@ -25,7 +25,6 @@ build_options="static_llvm" _bootstrap_dir="stage0-bootstrap" if [ "$CROSS_BUILD" ]; then - broken="update on native arches first" hostmakedepends+=" cargo llvm" # These are required for building the buildhost's stage0/1 hostmakedepends+=" libffi-devel libxml2-devel ncurses-devel zlib-devel"