Commit 4ba9c84
authored
git: skip Rust bits in i686 builds (#207)
Git for Windows builds the mingw-w64-git package with NO_RUST by
default. But MSYS2 doesn't, hence the need for this change.
With this PR, the `mingw-w64-git/` directory is treesame between msys2
and git-for-windows once again.1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
86 | 92 | | |
87 | 93 | | |
88 | 94 | | |
| |||
0 commit comments