]> git.pld-linux.org Git - packages/gcl.git/blobdiff - gcl.spec
- gcc-gcc4.patch. Building still fails in another place.
[packages/gcl.git] / gcl.spec
index 5e0c8d03cec7cd76203cacb5f91358442a539ff4..a1761b352cc1b4ddadbb6071b39307d785849661 100644 (file)
--- a/gcl.spec
+++ b/gcl.spec
@@ -17,6 +17,7 @@ Patch1:               %{name}-info.patch
 # It seems this patch doesn't fix what it should: still doesn't build with
 # newer binutils
 #Patch2:               %{name}-binutils.patch
+Patch3:                %{name}-gcc4.patch
 URL:           http://www.gnu.org/software/gcl/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -51,6 +52,7 @@ Interfejs Tcl/Tk dla GNU Common Lisp.
 %patch0 -p1
 %patch1 -p1
 #%%patch2 -p1
+%patch3 -p1
 
 %build
 %{__aclocal}
This page took 0.037789 seconds and 4 git commands to generate.