diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2014-05-15 08:36:33 (GMT) |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2014-05-15 08:36:33 (GMT) |
commit | 67355d075084e82e1e36caa3dfbbdf81a7b4182e (patch) | |
tree | f8a34aefefd34f1ef1a52ff21c9f2668518a77d5 /test/Java/JAVACCOM.py | |
parent | 5036e8048daeb6aaa3e46065d04f80e49bce3ec1 (diff) | |
download | SCons-67355d075084e82e1e36caa3dfbbdf81a7b4182e.zip SCons-67355d075084e82e1e36caa3dfbbdf81a7b4182e.tar.gz SCons-67355d075084e82e1e36caa3dfbbdf81a7b4182e.tar.bz2 |
Delegate linker Tool.exists() to CC/CXX Tool.exists().
Even for linking, need to respect CC/CXX specified by the user (issue#1723).
And when CC is specified but not CXX, assume the user knows there is nothing
to link with CXX, and delegate to CC Tool.exists() only. However, this somehow
should be synchronized with link.smart_link() to choose the correct linker.
Diffstat (limited to 'test/Java/JAVACCOM.py')
0 files changed, 0 insertions, 0 deletions