kumquat-buildroot/package/glibc
Thomas Petazzoni 163b6a5b39 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>
2017-08-08 17:51:02 +02:00
..
0001-sh-Fix-building-with-gcc5-6.patch
0002-CVE-2017-1000366-Ignore-LD_LIBRARY_PATH-for-AT_SECUR.patch glibc: add upstream security patches fixing CVE-2017-1000366 (stack clash) 2017-06-28 23:28:47 +02:00
0003-ld.so-Reject-overly-long-LD_PRELOAD-path-elements.patch glibc: add upstream security patches fixing CVE-2017-1000366 (stack clash) 2017-06-28 23:28:47 +02:00
0004-ld.so-Reject-overly-long-LD_AUDIT-path-elements.patch glibc: add upstream security patches fixing CVE-2017-1000366 (stack clash) 2017-06-28 23:28:47 +02:00
0005-fix-binutils-2-29-build.patch glibc: add patch fixing the build with binutils 2.29 2017-08-04 22:01:48 +02:00
0006-i686-Add-missing-IS_IN-libc-guards-to-vectorized-strcspn.patch glibc: add patch to fix build on x86 2017-08-08 17:51:02 +02:00
Config.in
glibc.hash
glibc.mk
nsswitch.conf