forked from pool/glibc
Accepting request 42388 from home:jengelh:sparc
Copy from home:jengelh:sparc/glibc via accept of submit request 42388 revision 3. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/42388 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=33
This commit is contained in:
parent
cf9ef49562
commit
7cbd74fda2
7
glibc-sparc64-fxstat.diff
Normal file
7
glibc-sparc64-fxstat.diff
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
Index: glibc-2.10.1/sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c
|
||||||
|
===================================================================
|
||||||
|
--- glibc-2.10.1.orig/sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c
|
||||||
|
+++ glibc-2.10.1/sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c
|
||||||
|
@@ -1 +1 @@
|
||||||
|
-#include "../../fxstat.c"
|
||||||
|
+#include "../../i386/fxstat.c"
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 1 19:52:56 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- SPARC: restore fxstat functionality in sparc64 mode
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 26 10:26:17 UTC 2010 - jengelh@medozas.de
|
Sat Jun 26 10:26:17 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -141,6 +141,8 @@ Patch500: ARM_glibc-2.10.1-local-eabi-wchar.diff
|
|||||||
Patch501: ARM_glibc-2.10.1-local-hwcap-updates.diff
|
Patch501: ARM_glibc-2.10.1-local-hwcap-updates.diff
|
||||||
Patch502: ARM_glibc-2.10.1-local-lowlevellock.diff
|
Patch502: ARM_glibc-2.10.1-local-lowlevellock.diff
|
||||||
Patch503: ARM_glibc-2.10.1-local-no-hwcap.diff
|
Patch503: ARM_glibc-2.10.1-local-no-hwcap.diff
|
||||||
|
# http://sources.redhat.com/bugzilla/show_bug.cgi?id=11155
|
||||||
|
Patch600: glibc-sparc64-fxstat.diff
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The GNU C Library provides the most important standard libraries used
|
The GNU C Library provides the most important standard libraries used
|
||||||
@ -363,6 +365,7 @@ rm nscd/s-stamp
|
|||||||
%patch502
|
%patch502
|
||||||
%patch503
|
%patch503
|
||||||
%endif
|
%endif
|
||||||
|
%patch600 -p1
|
||||||
#
|
#
|
||||||
# Inconsistency detected by ld.so: dl-close.c: 719: _dl_close: Assertion `map->l_init_called' failed!
|
# Inconsistency detected by ld.so: dl-close.c: 719: _dl_close: Assertion `map->l_init_called' failed!
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user