summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fedora/glibc.spec.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 6a25dcc73f..d051124e40 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1341,7 +1341,9 @@ rm -f *.filelist*
%changelog
* Wed May 4 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-6
- update from CVS
- - fix cancellation on i?86, add call frame information to i?86 assembly
+ - fix cancellation on i?86
+ - add call frame information to i?86 assembly
+ - build i?86 glibc with -fasynchronous-unwind-tables
* Tue May 3 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-5
- update from CVS