SPECS: elfutils.spec - added align patch, optimization on sparc is...

qboosh qboosh at pld-linux.org
Tue Jun 21 21:41:01 CEST 2005


Author: qboosh                       Date: Tue Jun 21 19:41:01 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added align patch, optimization on sparc is back

---- Files affected:
SPECS:
   elfutils.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/elfutils.spec
diff -u SPECS/elfutils.spec:1.45 SPECS/elfutils.spec:1.46
--- SPECS/elfutils.spec:1.45	Tue Jun 21 00:07:57 2005
+++ SPECS/elfutils.spec	Tue Jun 21 21:40:55 2005
@@ -18,6 +18,7 @@
 Patch2:		%{name}-portability.patch
 Patch3:		%{name}-bswap.patch
 Patch4:		%{name}-robustify.patch
+Patch5:		%{name}-align.patch
 #URL:		file://home/devel/drepper
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1:1.7
@@ -130,6 +131,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 #%%{__gettextize}
@@ -138,10 +140,6 @@
 %{__automake}
 %{__autoconf}
 
-# Turn off optimization on sparc to avoid Bus error with some tests
-%ifarch sparc
-CFLAGS="%{rpmcflags} -O0" ; export CFLAGS
-%endif
 %configure \
 	--program-prefix=%{_programprefix} \
 	--enable-shared
@@ -223,6 +221,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2005/06/21 19:40:55  qboosh
+- added align patch, optimization on sparc is back
+
 Revision 1.45  2005/06/20 22:07:57  baggins
 - release 2
 - we have a miscompilation problem
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/elfutils.spec?r1=1.45&r2=1.46&f=u




More information about the pld-cvs-commit mailing list