[OE-core] [PATCH 1/1] python-native: Fix a compiler finding issue

Tom Rini tom_rini at mentor.com
Thu Jul 28 15:08:50 UTC 2011


On 07/28/2011 12:20 AM, Mei Lei wrote:
> 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.
> 
> Signed-off-by: Mei Lei <lei.mei at intel.com>

I think this is going to cause problems when you must pass flags to gcc
to have it work, eg 'gcc -m64'.

-- 
Tom Rini
Mentor Graphics Corporation




More information about the Openembedded-core mailing list