generic-poky/meta/recipes-multimedia/alsa/alsa-lib
Khem Raj c2591e10d5 alsa-lib: Lift the limitation to use gcc only cross compiler
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. So all tests fail when configure constructs the CC for
cross compiler like this. This portion is not needed at all

(From OE-Core rev: 33a7eb64cded61601c6ad6883e4d64ebe9ff547c)

(From OE-Core rev: 47212cb032b67dc59277f6c38e9aeda5a9b628a4)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-08-30 12:35:50 +01:00
..
0001-build-Do-not-try-to-detect-cross-compiler.patch alsa-lib: Lift the limitation to use gcc only cross compiler 2015-08-30 12:35:50 +01:00
Check-if-wordexp-function-is-supported.patch alsa-lib: upgrade to 1.0.28 2014-08-31 23:40:47 +01:00