[OE-core] [PATCH 2/6] alsa-lib: Lift the limitation to use gcc only cross compiler

Khem Raj raj.khem at gmail.com
Sun Aug 23 23:17:48 UTC 2015


On Sun, Aug 23, 2015 at 2:16 PM, Tanu Kaskinen <tanuk at iki.fi> wrote:
> On Sat, 2015-08-22 at 08:58 -0700, Khem Raj wrote:
>> alsa-lib configure tries to see that if CC variabled doesnt contain
>> 'gcc' then it tries to guess and redefine CC to be something gcc, which
>> doesnt work with OE since we define CC to have sysroot and options
>> attached to it.
>
> Can you give an example of a CC value that you've seen failing? If you
> don't plan to send this to upstream yourself, it's probably me who's
> going to do that, and I'd like to be able to point out a concrete
> example where the removed code has been failing.

CC = "arm-oe-linux-clang"



More information about the Openembedded-core mailing list