diff options
author | Khem Raj <raj.khem@gmail.com> | 2015-08-22 08:58:11 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-30 12:35:50 +0100 |
commit | c2591e10d5b7a09e5d3d42befafa9ed7a638c918 (patch) | |
tree | 777144e767d5a69e0771fbe0494ad8e40598eedd /meta/recipes-multimedia/gstreamer/gst-plugins-package.inc | |
parent | b2c1e64ecd3ab7c569feb50ea74f3235e4e7d66a (diff) | |
download | poky-c2591e10d5b7a09e5d3d42befafa9ed7a638c918.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)
(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>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gst-plugins-package.inc')
0 files changed, 0 insertions, 0 deletions