generic-poky/meta/recipes-devtools/python/python-native
Mei Lei 74f64be449 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>
2011-08-08 13:41:19 +01:00
..
04-default-is-optimized.patch gcc: remove unused patches and move patches in proper dir 2011-05-18 14:32:47 +01:00
10-distutils-fix-swig-parameter.patch gcc: remove unused patches and move patches in proper dir 2011-05-18 14:32:47 +01:00
11-distutils-never-modify-shebang-line.patch gcc: remove unused patches and move patches in proper dir 2011-05-18 14:32:47 +01:00
12-distutils-prefix-is-inside-staging-area.patch python-native: fix for non /usr/lib libdir case 2011-07-12 15:00:47 +01:00
debug.patch gcc: remove unused patches and move patches in proper dir 2011-05-18 14:32:47 +01:00
nohostlibs.patch gcc: remove unused patches and move patches in proper dir 2011-05-18 14:32:47 +01:00
sitecustomize.py python, python-native upgrade from 2.6.5 to 2.6.6 2010-11-14 21:08:26 -08:00
unixccompiler.patch python-native: Fix a compiler finding issue 2011-08-08 13:41:19 +01:00