SHA256
6
0
forked from pool/glibc

- don't use -fasynchronous-unwind-tables on arm, it breaks the build

OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=111
This commit is contained in:
2011-09-27 12:08:28 +00:00
committed by Git OBS Bridge
parent 431e91e3ae
commit 8da4ab6251
2 changed files with 5 additions and 1 deletions

View File

@@ -8,6 +8,11 @@ Tue Sep 27 11:24:02 UTC 2011 - aj@suse.de
- Add glibc-2.14-fix-ctors.patch to run ctors (bnc#717671), gcc 4.6
optimized these away.
-------------------------------------------------------------------
Mon Sep 26 12:30:09 UTC 2011 - adrian@suse.de
- don't use -fasynchronous-unwind-tables on arm, it breaks the build
-------------------------------------------------------------------
Thu Sep 22 21:07:43 CEST 2011 - dmueller@suse.de