diff options
author | Mei Lei <lei.mei@intel.com> | 2011-07-28 15:20:36 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-08 13:41:19 +0100 |
commit | 74f64be449a50f31a5609637a72ecaa8480b28a9 (patch) | |
tree | 36a6b0b377dedc0b8d01d6e6a0392d4f07570835 /meta/recipes-support | |
parent | 2ac54c45196ae1409f60f0cc314208a0c422660b (diff) | |
download | poky-74f64be449a50f31a5609637a72ecaa8480b28a9.tar.gz |
python-native: Fix a compiler finding issue
The CC variable sometimes add option information after compiler name, but python can't get the real compiler name if those information added.
Fix this issue by dropping the option information when finding compiler name.
(From OE-Core rev: 461df79fbb655e4c6894d9a9e9ce52656b96303d)
Signed-off-by: Mei Lei <lei.mei@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions