about summary refs log tree commit diff
path: root/src/rt/rust_env.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-03-15 14:15:50 -0700
committerbors <bors@rust-lang.org>2013-03-15 14:15:50 -0700
commit2b059c6e5638de7b241ffddb38cef906813de245 (patch)
treed58c015ae59b54340dba7c535115a4d7914628d7 /src/rt/rust_env.cpp
parentc724dae7def417cd9aea8710d479b28155ed0f4f (diff)
parent10df2ea9db79d7ce69f9c48fbf03565e2581f28c (diff)
downloadrust-2b059c6e5638de7b241ffddb38cef906813de245.tar.gz
rust-2b059c6e5638de7b241ffddb38cef906813de245.zip
auto merge of #5354 : ILyoan/rust/normalize_triple, r=graydon
LLVM could not recognize target-os when target-triple was given as like 'arm-linux-androideabi'.
Normalizing target-triple fill the missing elements. 
In the case of 'arm-linux-androideabi', nomalized target-triple will be "arm-unknown-linux-androideabi" and this let llvm recognize the triple correctly. (arch: arm, vendor: unknown, os: linux, environment: android)


Diffstat (limited to 'src/rt/rust_env.cpp')
0 files changed, 0 insertions, 0 deletions