diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2011-05-08 18:52:27 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-05-08 21:56:10 +0200 |
commit | c59d0247541a85c62227b79d4fdb77405c4e6c99 (patch) | |
tree | d2fb55d1d3d4734b6fad7debf88d4359b873587b /toolchain/gcc/4.2.4/920-soft-float.patch | |
parent | 8451c2329e000baf64c986889e8d5b3ac1c8d698 (diff) |
external-toolchain: fix support
The recent commit adding the external toolchain wrapper has broken the
support for external toolchain. The check_arm_eabi, check_cplusplus
and check_cross_compiler_exists functions were using TARGET_CC, which
points to the toolchain wrapper, but at the moment those functions are
called, the wrapper hasn't been generated yet.
We fix this by passing to these functions the path to the C or C++
compiler they should use for their tests.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/gcc/4.2.4/920-soft-float.patch')
0 files changed, 0 insertions, 0 deletions