about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorChris Wong <lambda.fairy@gmail.com>2015-05-13 09:56:25 +1200
committerChris Wong <lambda.fairy@gmail.com>2015-05-13 10:17:59 +1200
commit2c0db5e331b2b15633fc9028cf019f6a2fe48a6f (patch)
treeb9a859c28608a90b8c2d6acbc351e78e1f962f3f /src/rustllvm/RustWrapper.cpp
parent939c53ea42bc677dbce9755a77bd55a5d47f8185 (diff)
downloadrust-2c0db5e331b2b15633fc9028cf019f6a2fe48a6f.tar.gz
rust-2c0db5e331b2b15633fc9028cf019f6a2fe48a6f.zip
Use `printf %s` instead of `echo -n` in build script
According to POSIX, the behavior of `echo -n` is "implementation
defined". So we can't guarantee that it gives the same result
everywhere.

See also:
* http://pubs.opengroup.org/onlinepubs/9699919799/utilities/echo.html
* http://unix.stackexchange.com/q/65803/9814
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions