]> git.pld-linux.org Git - packages/gdb.git/commitdiff
- added passflags patch (should fix ppc build)
authorMichal Moskal <michal@moskal.me>
Tue, 9 Apr 2002 11:14:35 +0000 (11:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdb.spec -> 1.53

gdb.spec

index eb27804c072565583cf6360707b51b36bd399330..472cdf10db4758fb42172d9996d2f269def517fe 100644 (file)
--- a/gdb.spec
+++ b/gdb.spec
@@ -18,6 +18,7 @@ Patch2:               %{name}-readline.patch
 Patch3:                %{name}-info.patch
 Patch4:                %{name}-procfs.patch
 Patch5:                %{name}-ppc-include.patch
+Patch6:                %{name}-passflags.patch
 BuildRequires: ncurses-devel >= 5.2
 BuildRequires: readline-devel >= 4.2
 BuildRequires: XFree86-devel
@@ -74,6 +75,7 @@ verir.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 (cd gdb; autoconf)
This page took 0.076537 seconds and 4 git commands to generate.