Skip to content

Commit

Permalink
Revert "rustc-1.56.1-0: Specify Rust binaries to use for bootstrapping"
Browse files Browse the repository at this point in the history
This reverts commit 34c4212.

[Properly bootstrapping Rust is too much work.][1]

[1]: #171
  • Loading branch information
pmenzel committed Nov 4, 2021
1 parent 4dc8fc3 commit 35c0128
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rustc-1.56.1-0.build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,6 @@ targets = "X86"
experimental-targets = ""
[build]
cargo = "/usr/local/package/bin/cargo"
rustc = "/usr/local/package/bin/rustc"
rustfmt = "/usr/local/package/bin/rustfmt"
# omit HTML docs to save time and space (comment this to build them)
docs = false
Expand Down

0 comments on commit 35c0128

Please sign in to comment.