summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-05-04 18:34:10 +0000
committerJakub Jelinek <jakub@redhat.com>2005-05-04 18:34:10 +0000
commitec325445c659c89402ce8b877c429146b22084be (patch)
tree25e397b9a6c6a0f3b00e5dc26d984d0f6929dbb1
parentf6cc6cdf0b94eb1608ceeabcab2450c8cd4054a4 (diff)
-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