about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2014-11-10 09:54:25 -0800
committerBrian Anderson <banderson@mozilla.com>2014-11-10 14:57:21 -0800
commit7c36336c6f94d49bdfdf5cbf0c09e353c79534a4 (patch)
treeb1a9aac0172a5fb19f2316c98a1256ef5f2b3411 /src/rustllvm/RustWrapper.cpp
parentc254957078207047a224d6e16c46ff53299bfd78 (diff)
downloadrust-7c36336c6f94d49bdfdf5cbf0c09e353c79534a4.tar.gz
rust-7c36336c6f94d49bdfdf5cbf0c09e353c79534a4.zip
mk: Fix configuration of version commit information
Commit bec2ee77f78b4bb8a503101091272a634a273a1c started quoting paths
discovered as part of the `probe` function, which includes git.  The
`make` `wildcard` function appears to be incompatible with quoted
paths so this check in the makefile now fails. Employing `wildcard`
here appears to only re-verify that git actually exists, which the
configure script already did, so I've just removed it.

Additionally, with the quoted paths the `subst` function should no
longer be needed, so I've removed it as well.

Closes #18771
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions