mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-27 16:06:00 +00:00
When bootstrapping from outside of the rust source, instead of calling 'x' from the absolute path (like /home/user/rust/x), we should be able to link 'x' from the rust source to binary paths so it can be used easily. Before this change, 'x' was not capable of finding 'x.py' when called from the linked file. Signed-off-by: onur-ozkan <work@onurozkan.dev>
1.2 KiB
Executable File
1.2 KiB
Executable File