SHA256
6
0
forked from pool/glibc

Accepting request 204210 from home:Andreas_Schwab:Factory

- Remove SSE4.2 implementation of strstr for x86-32 (bnc#843464)

OBS-URL: https://build.opensuse.org/request/show/204210
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=316
This commit is contained in:
2013-10-21 15:25:16 +00:00
committed by Git OBS Bridge
parent 65171dba32
commit 3489d82ea5
7 changed files with 144 additions and 0 deletions

View File

@@ -211,6 +211,8 @@ Patch15: glibc-2.3.90-langpackdir.diff
Patch18: glibc-cpusetsize.diff
# PATCH-FEATURE-SLE Use nscd user for nscd
Patch19: nscd-server-user.patch
# PATCH-FIX-OPENSUSE Remove SSE4.2 implementation of strstr for x86-32 (bnc#843464)
Patch20: i686-no-sse42-strstr.patch
### Locale related patches
# PATCH-FIX-OPENSUSE Add additional locales
@@ -459,6 +461,7 @@ rm nscd/s-stamp
%patch15 -p1
%patch18 -p1
%patch19 -p1
%patch20 -p1
%patch100 -p1
%patch101 -p1