aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2015-08-22 08:58:11 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-08-30 12:34:09 +0100
commit47212cb032b67dc59277f6c38e9aeda5a9b628a4 (patch)
tree0914f000077cc7ce1bd50d0ef2242c53e6d69ba3 /meta/conf
parentfc35c10fed382e385f00b76abcee94a0148b4aee (diff)
downloadopenembedded-core-contrib-47212cb032b67dc59277f6c38e9aeda5a9b628a4.tar.gz
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) 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>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions