]> git.pld-linux.org Git - packages/klibc.git/commitdiff
- updated for 1.3.21.
authorPaweł Sikora <pluto@pld-linux.org>
Mon, 15 May 2006 13:12:38 +0000 (13:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    klibc-kill_interp_sohash.patch -> 1.2
    klibc-klcc.patch -> 1.6

klibc-kill_interp_sohash.patch
klibc-klcc.patch

index 2075c81de1fe82181a18e846f514ba22192d3c16..a84dfcc1366dcb19a0045c1146e940d1333197f8 100644 (file)
@@ -1,5 +1,5 @@
---- klibc-1.1.1/klibc/interp.S.orig    2005-09-06 22:49:34.000000000 +0200
-+++ klibc-1.1.1/klibc/interp.S 2005-10-10 19:20:37.275386250 +0200
+--- klibc-1.1.1/usr/klibc/interp.S.orig        2005-09-06 22:49:34.000000000 +0200
++++ klibc-1.1.1/usr/klibc/interp.S     2005-10-10 19:20:37.275386250 +0200
 @@ -7,7 +7,5 @@
        
          .section ".interp","a"
index 599a2e368f2d69e9f5151e61410dded85e0cbbfd..faf54dd3bffb664a10909c4f4d617838e15937d7 100644 (file)
@@ -4,7 +4,7 @@ diff -urN klibc-1.1.16.org/klcc/Kbuild klibc-1.1.16/klcc/Kbuild
 @@ -22,10 +22,10 @@
        $(Q)echo 'EMAIN=$(KLIBCEMAIN)' >> $@
        $(Q)echo 'BITSIZE=$(KLIBCBITSIZE)' >> $@
-       $(Q)echo 'VERSION=$(shell cat $(srctree)/version)' >> $@
+       $(Q)echo 'VERSION=$(shell cat $(srctree)/usr/klibc/version)' >> $@
 -      $(Q)echo 'prefix=$(INSTALLDIR)' >> $@
 -      $(Q)echo 'bindir=$(INSTALLDIR)/$(KCROSS)bin' >> $@
 -      $(Q)echo 'libdir=$(INSTALLDIR)/$(KCROSS)lib' >> $@
This page took 0.062631 seconds and 4 git commands to generate.