From dad95b4130577c50f8d67bdaafb88b5881111907 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 30 Dec 2006 17:40:42 +0000 Subject: [PATCH] - added libtool-m patch (allows to build 32-bit binutils using multilib compiler) Changed files: binutils.spec -> 1.252 --- binutils.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/binutils.spec b/binutils.spec index c0f2a00..4f0e335 100644 --- a/binutils.spec +++ b/binutils.spec @@ -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) -- 2.44.0