]> git.pld-linux.org Git - packages/uClibc.git/commitdiff
- added libgcc patch (fixes __muldi3 issue on sparc); release 4 auto/ac/uClibc-0_9_26-4
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 5 May 2004 21:31:58 +0000 (21:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    uClibc.spec -> 1.95

uClibc.spec

index de0748b00c020435b630f5e2ca0e570bafa4f63a..6ee29c278110dd807dca3d2c1cb834e97c114efb 100644 (file)
@@ -6,7 +6,7 @@ Summary:        C library optimized for size
 Summary(pl):   Biblioteka C zoptymalizowana na rozmiar
 Name:          uClibc
 Version:       0.9.26
-Release:       3
+Release:       4
 Epoch:         2
 License:       LGPL
 Group:         Libraries
@@ -21,6 +21,7 @@ Patch5:               %{name}-toolchain-wrapper.patch
 Patch6:                %{name}-targetcpu.patch
 Patch7:                %{name}-linux2.6.patch
 Patch8:                %{name}-gcc34.patch
+Patch9:                %{name}-libgcc.patch
 URL:           http://uclibc.org/
 BuildRequires: gcc >= 3.0
 BuildRequires: sed >= 4.0
@@ -76,6 +77,7 @@ Biblioteki statyczne uClibc.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 sed -e '
 %ifarch sparc sparc64
This page took 0.165567 seconds and 4 git commands to generate.