diff options
author | Brad King <brad.king@kitware.com> | 2014-09-05 15:59:35 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-09-05 16:06:27 (GMT) |
commit | 72d6681826840c0a14be61d19c71a55f280d38ae (patch) | |
tree | 4140cdc3c9ffb29bc6cb9882cd4530dd6dbb2870 /Help/command/ctest_configure.rst | |
parent | 55d6aa36a522f2dd7849ccd53d9e743a88f8c7a1 (diff) | |
download | CMake-72d6681826840c0a14be61d19c71a55f280d38ae.zip CMake-72d6681826840c0a14be61d19c71a55f280d38ae.tar.gz CMake-72d6681826840c0a14be61d19c71a55f280d38ae.tar.bz2 |
Fix finding binutils when cross-compiling with Clang
Since commit v3.0.0-rc1~342^2~2 (Add compiler target compile options,
2013-05-19) we use CMAKE_<LANG>_COMPILER_TARGET as the binutils prefix
when cross-compiling with Clang. Fix the implementation to use the
compiler target as the prefix only when it is set. Otherwise toolchain
files not using CMAKE_<LANG>_COMPILER_TARGET cause the logic to use
a prefix of just "-" and of course cannot find "-ar" or "-ld".
Diffstat (limited to 'Help/command/ctest_configure.rst')
0 files changed, 0 insertions, 0 deletions