diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-08-05 15:46:18 +0200 |
---|---|---|
committer | Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> | 2017-08-08 17:51:02 +0200 |
commit | 163b6a5b39ad5b11b8ffa1704bc60a4ed09ee6b5 (patch) | |
tree | a051a002288be11b95cf14a08c815739f3c21dcf /package/python-automat/python-automat.hash | |
parent | 1291528bde602120ab4b60d23d1a362d44cc5e04 (diff) | |
download | buildroot-163b6a5b39ad5b11b8ffa1704bc60a4ed09ee6b5.tar.gz buildroot-163b6a5b39ad5b11b8ffa1704bc60a4ed09ee6b5.zip |
glibc: add patch to fix build on x86
This fixes the following build issues:
In file included from ../sysdeps/x86_64/multiarch/varshift.c:19:0,
from ../sysdeps/i386/i686/multiarch/varshift.c:1:
../sysdeps/x86_64/multiarch/varshift.h: In function '__m128i_shift_right':
../sysdeps/x86_64/multiarch/varshift.h:26:1: error: SSE vector return without SSE enabled changes the ABI [-Werror=psabi]
{
[...]
.../lib/gcc/i686-buildroot-linux-gnu/7.1.0/include/tmmintrin.h:136:1: error: inlining failed in call to always_inline '_mm_shuffle_epi8': target specific option mismatch
The patch has been taken from glibc's patchwork at
https://patchwork.sourceware.org/patch/21003/.
Fixes bug #10156.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tested-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'package/python-automat/python-automat.hash')
0 files changed, 0 insertions, 0 deletions