rpms/glibc/devel glibc.spec,1.151,1.152

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed May 4 19:04:20 UTC 2005


Author: jakub

Update of /cvs/dist/rpms/glibc/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv30775

Modified Files:
	glibc.spec 
Log Message:
2.3.5-6



Index: glibc.spec
===================================================================
RCS file: /cvs/dist/rpms/glibc/devel/glibc.spec,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- glibc.spec	4 May 2005 18:53:32 -0000	1.151
+++ glibc.spec	4 May 2005 19:04:18 -0000	1.152
@@ -499,10 +499,10 @@
 mkdir build-%{_target_cpu}-linux ; cd build-%{_target_cpu}-linux
 GCC=gcc
 %ifarch %{ix86}
-BuildFlags="-march=%{_target_cpu} -fasynchronous-unwind-tables"
+BuildFlags="-march=%{_target_cpu}"
 %endif
 %ifarch i686
-BuildFlags="-march=i686 -mtune=pentium4 -fasynchronous-unwind-tables"
+BuildFlags="-march=i686 -mtune=pentium4"
 %endif
 %ifarch alphaev6
 BuildFlags="-mcpu=ev6"
@@ -1348,7 +1348,6 @@
 - update from CVS
   - 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 at redhat.com> 2.3.5-5
 - update from CVS




More information about the fedora-cvs-commits mailing list