SOURCES: klibc-kill_interp_sohash.patch, klibc-klcc.patch - update...
pluto
pluto at pld-linux.org
Mon May 15 15:12:43 CEST 2006
Author: pluto Date: Mon May 15 13:12:43 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 1.3.21.
---- Files affected:
SOURCES:
klibc-kill_interp_sohash.patch (1.1 -> 1.2) , klibc-klcc.patch (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SOURCES/klibc-kill_interp_sohash.patch
diff -u SOURCES/klibc-kill_interp_sohash.patch:1.1 SOURCES/klibc-kill_interp_sohash.patch:1.2
--- SOURCES/klibc-kill_interp_sohash.patch:1.1 Mon Oct 10 19:30:15 2005
+++ SOURCES/klibc-kill_interp_sohash.patch Mon May 15 15:12:37 2006
@@ -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: SOURCES/klibc-klcc.patch
diff -u SOURCES/klibc-klcc.patch:1.5 SOURCES/klibc-klcc.patch:1.6
--- SOURCES/klibc-klcc.patch:1.5 Fri Jan 6 19:33:22 2006
+++ SOURCES/klibc-klcc.patch Mon May 15 15:12:38 2006
@@ -4,7 +4,7 @@
@@ -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' >> $@
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/klibc-kill_interp_sohash.patch?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/SOURCES/klibc-klcc.patch?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list