Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
Signed-off-by: ozkanonur <work@onurozkan.dev>
  • Loading branch information
onur-ozkan committed Jan 30, 2023
1 parent 8aeab3a commit 7d5f5d2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/building/bootstrapping.md
Original file line number Diff line number Diff line change
Expand Up @@ -475,8 +475,7 @@ local Rust source into libraries we can use.

#### Copying stage0 {std,rustc}

This copies the library output from Cargo into `stage0-sysroot/lib/rustlib/{target-triple}/lib`
and rustc into `stage1/bin/`.
This copies the library and compiler artifacts from Cargo into `stage0-sysroot/lib/rustlib/{target-triple}/lib`

#### Assembling stage1 compiler

Expand Down

0 comments on commit 7d5f5d2

Please sign in to comment.