about summary refs log tree commit diff
path: root/src/libsyntax/parse
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-07-03 03:41:39 +0000
committerbors <bors@rust-lang.org>2014-07-03 03:41:39 +0000
commite6c54a12c4d209de9f438b4722657ca381f969a2 (patch)
tree62cc163497ab43f14319f9050bad6d28eaa7e2f0 /src/libsyntax/parse
parent67776ba3dab24a3e281931da437d30ccfc3b04c1 (diff)
parentccd7aaf17a4fa3c4851758ec70ffa755e25455be (diff)
downloadrust-e6c54a12c4d209de9f438b4722657ca381f969a2.tar.gz
rust-e6c54a12c4d209de9f438b4722657ca381f969a2.zip
auto merge of #15087 : iliekturtles/rust/13810-make-install-mingw32, r=brson
Short-term fix per @brson's comment: https://github.com/rust-lang/rust/issues/13810#issuecomment-43562843. Tested on Win7 x64 and Linux.

One possible issue is that `install.sh` doesn't have a `need_cmd` definition like `configure` does. Should this be ported over as well?

Platform-detection code from `configure` copied over to `install.sh` in
order to special case the lib dir being `bin` on Windows instead of
`lib`.

Short-term fix for #13810.
Diffstat (limited to 'src/libsyntax/parse')
0 files changed, 0 insertions, 0 deletions