SPECS: binutils.spec - added libtool-m patch (allows to build 32-b...

qboosh qboosh at pld-linux.org
Sat Dec 30 18:40:47 CET 2006


Author: qboosh                       Date: Sat Dec 30 17:40:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added libtool-m patch (allows to build 32-bit binutils using multilib compiler)

---- Files affected:
SPECS:
   binutils.spec (1.251 -> 1.252) 

---- Diffs:

================================================================
Index: SPECS/binutils.spec
diff -u SPECS/binutils.spec:1.251 SPECS/binutils.spec:1.252
--- SPECS/binutils.spec:1.251	Wed Dec  6 16:38:53 2006
+++ SPECS/binutils.spec	Sat Dec 30 18:40:42 2006
@@ -33,6 +33,7 @@
 Patch7:		%{name}-absolute-gnu_debuglink-path.patch
 Patch8:		%{name}-pr3191.patch
 Patch9:		%{name}-pr3666.patch
+Patch10:	%{name}-libtool-m.patch
 URL:		http://sources.redhat.com/binutils/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1:1.8.2
@@ -127,6 +128,7 @@
 %patch7 -p1
 %patch8 -p0
 %patch9 -p1
+%patch10 -p1
 
 %build
 # non-standard regeneration (needed because of gasp patch)
@@ -256,6 +258,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.252  2006/12/30 17:40:42  qboosh
+- added libtool-m patch (allows to build 32-bit binutils using multilib compiler)
+
 Revision 1.251  2006/12/06 15:38:53  pluto
 - fix PR ld/3666: comdat/linkonce symbol visibility merging, release 2.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/binutils.spec?r1=1.251&r2=1.252&f=u



More information about the pld-cvs-commit mailing list