]> git.pld-linux.org Git - packages/binutils.git/commitdiff
- added libtool-m patch (allows to build 32-bit binutils using multilib compiler)
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 30 Dec 2006 17:40:42 +0000 (17:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    binutils.spec -> 1.252

binutils.spec

index c0f2a008e4776809f43419e37ee03842a99b1eda..4f0e335f0ba51a92c9c5810fbfa8e8f31cb969c7 100644 (file)
@@ -32,6 +32,7 @@ Patch6:               %{name}-discarded.patch
 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
@@ -126,6 +127,7 @@ niekt
 %patch7 -p1
 %patch8 -p0
 %patch9 -p1
+%patch10 -p1
 
 %build
 # non-standard regeneration (needed because of gasp patch)
This page took 0.150796 seconds and 4 git commands to generate.