diff options
author | Tanu Kaskinen <tanuk@iki.fi> | 2017-02-15 09:13:02 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-23 12:29:19 -0800 |
commit | 1ed6f860de22321342404a49ba78658153ff5eb8 (patch) | |
tree | 0a49813d0aabbdde85a565734c97c5e7ecf06f5a /meta/recipes-devtools/strace | |
parent | dc549b5510bfcf83f6e5e8e3aa7ed663dee83444 (diff) | |
download | openembedded-core-1ed6f860de22321342404a49ba78658153ff5eb8.tar.gz openembedded-core-1ed6f860de22321342404a49ba78658153ff5eb8.tar.bz2 openembedded-core-1ed6f860de22321342404a49ba78658153ff5eb8.zip |
alsa-lib: fix softfloat enabling
EXTRA_OECONF = "--disable-python" overrode the previous EXTRA_OECONF
assignment, so softfloat didn't get enabled when needed. Fixed this by
replacing "=" with "+=".
Bitbake then complained about tabs in alsa-fpu.inc, changed them to
spaces.
Signed-off-by: Tanu Kaskinen <tanuk@iki.fi>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/strace')
0 files changed, 0 insertions, 0 deletions