]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-make/thumb-none-cortex-m/Makefile
New upstream version 1.48.0~beta.8+dfsg1
[rustc.git] / src / test / run-make / thumb-none-cortex-m / Makefile
index 36e51bcab6de25a440fbd0b321a9f2002665f673..13385369e4451806399f5e14593ea02594443166 100644 (file)
@@ -35,4 +35,4 @@ all:
        # HACK(eddyb) sets `RUSTC_BOOTSTRAP=1` so Cargo can accept nightly features.
        # These come from the top-level Rust workspace, that this crate is not a
        # member of, but Cargo tries to load the workspace `Cargo.toml` anyway.
-       cd $(WORK_DIR) && cd $(CRATE) && env RUSTC_BOOTSTRAP=1 $(CARGO) build --target $(TARGET) -v
+       cd $(WORK_DIR) && cd $(CRATE) && env RUSTC_BOOTSTRAP=1 $(BOOTSTRAP_CARGO) build --target $(TARGET) -v