diff options
| author | Matt Harding <majaharding@gmail.com> | 2023-11-12 05:58:42 +0000 |
|---|---|---|
| committer | Matt Harding <majaharding@gmail.com> | 2024-02-15 04:31:07 +0000 |
| commit | e3450ad19b6b5a6a67ba5bfdae53ac826953ba2a (patch) | |
| tree | 140e67039f3198041b0cd687fa86ab017d6fec50 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 8ace7ea1f7cbba7b4f031e66c54ca237a0d65de6 (diff) | |
| download | rust-e3450ad19b6b5a6a67ba5bfdae53ac826953ba2a.tar.gz rust-e3450ad19b6b5a6a67ba5bfdae53ac826953ba2a.zip | |
Fix bootstrap issue with git on MSYS
src/bootstrap runs git to find the root of the repository, but this can go awry when building in MSYS for the mingw target. This is because MSYS git returns a unix-y path, but bootstrap requires a Windows-y path.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
