SHA256
6
0
forked from pool/glibc

Accepting request 114965 from home:a_jaeger:my-factory-packages

Fix building for PowerPC and GCC 4.7

OBS-URL: https://build.opensuse.org/request/show/114965
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=172
This commit is contained in:
2012-04-22 18:07:48 +00:00
committed by Git OBS Bridge
parent 365ed9be22
commit abce071100
3 changed files with 818 additions and 1 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Apr 22 11:35:05 UTC 2012 - aj@suse.de
- gcc 4.7 does not build crt files properly on powerpc64, backport
patch from upstream to handle this
(glibc-2.16-powerpc-initfini.patch)
-------------------------------------------------------------------
Fri Apr 20 18:28:18 UTC 2012 - aj@suse.de
- Disable patch x86-cpuid-level2.patch, this should be fixed in
valgrind now.
-------------------------------------------------------------------
Thu Apr 19 11:12:43 UTC 2012 - aj@suse.de