diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2015-04-11 11:57:37 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-11 14:30:18 +0200 |
commit | f512b4efdba5d9ed28c64b8980ef817ca295fcf2 (patch) | |
tree | 86869adb0146445a1196a885478c5414d8768471 /package/python-pygame | |
parent | 861600b15f10433f78d278475e5c1c55d6c0c544 (diff) | |
download | buildroot-f512b4efdba5d9ed28c64b8980ef817ca295fcf2.tar.gz buildroot-f512b4efdba5d9ed28c64b8980ef817ca295fcf2.zip |
package/lame: Fix compile on 32bit Intel
In file included from xmm_quantize_sub.c:37:0:
/home/br/br5/output/host/usr/lib/gcc/i586-buildroot-linux-uclibc/4.9.2/include/xmmintrin.h:929:1: error: inlining failed in call to always_inline '_mm_loadu_ps': target specific option mismatch
_mm_loadu_ps (float const *__P)
^
xmm_quantize_sub.c:65:18: error: called from here
const __m128 vec_fabs_mask = _mm_loadu_ps(&fabs_mask._float[0]);
^
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-pygame')
0 files changed, 0 insertions, 0 deletions