diff options
author | Stephen Kelly <steveire@gmail.com> | 2013-10-20 11:32:23 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2013-10-25 05:01:38 (GMT) |
commit | b84f5c2ef17c88441844896bf4b9f1e84da4d65e (patch) | |
tree | 1e75a1642f40fab951cad6c420b8db5f1699cfec /Tests | |
parent | fd818b2ff497dbe382684f59eb626956e6e79aaa (diff) | |
download | CMake-b84f5c2ef17c88441844896bf4b9f1e84da4d65e.zip CMake-b84f5c2ef17c88441844896bf4b9f1e84da4d65e.tar.gz CMake-b84f5c2ef17c88441844896bf4b9f1e84da4d65e.tar.bz2 |
Find appropriate binutils when cross-compiling with clang
One way to use clang as a cross-compiler is to create
a symlink named <target>-clang, which is equivalent to
running
clang -target <target>
Extract the toolchain prefix to find the binutils executables.
Diffstat (limited to 'Tests')
0 files changed, 0 insertions, 0 deletions