From bfcc7ec38fdb5cebddaeb1fc599a45ea5d0cc4da Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 12 Oct 2011 09:21:12 +0000 Subject: [PATCH] Removed not needed patch and cleaned glibc patch. --- work/glibc-2.12.1-pot.patch | 15 --------------- work/glibc-2.13-gnueabihf.patch | 11 ----------- 2 files changed, 26 deletions(-) delete mode 100644 work/glibc-2.12.1-pot.patch diff --git a/work/glibc-2.12.1-pot.patch b/work/glibc-2.12.1-pot.patch deleted file mode 100644 index dacb3c7..0000000 --- a/work/glibc-2.12.1-pot.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff -ruN glibc-2.12.1.orig//manual/Makefile glibc-2.12.1//manual/Makefile ---- glibc-2.12.1.orig//manual/Makefile 2010-07-27 11:34:39.000000000 +0000 -+++ glibc-2.12.1//manual/Makefile 2011-04-05 12:48:47.000000000 +0000 -@@ -232,7 +232,10 @@ - .PHONY: stubs - stubs: $(objpfx)stubs - endif --$(objpfx)stubs ../po/manual.pot $(objpfx)stamp%: -+$(objpfx)stubs ../po/manual.pot: -+ $(make-target-directory) -+ touch $@ -+$(objpfx)stamp%: - $(make-target-directory) - touch $@ - diff --git a/work/glibc-2.13-gnueabihf.patch b/work/glibc-2.13-gnueabihf.patch index 64e3199..255145e 100644 --- a/work/glibc-2.13-gnueabihf.patch +++ b/work/glibc-2.13-gnueabihf.patch @@ -9,14 +9,3 @@ machine=arm/eabi/$machine if [ "${CFLAGS+set}" != "set" ]; then CFLAGS="-g -O2" -diff -ruN eglibc-2.13/ports/sysdeps/arm/shlib-versions eglibc-2.13.armhf//ports/sysdeps/arm/shlib-versions ---- eglibc-2.13/ports/sysdeps/arm/shlib-versions 2006-08-17 01:23:58.000000000 +0000 -+++ eglibc-2.13.armhf//ports/sysdeps/arm/shlib-versions 2011-05-06 15:57:27.067299108 +0000 -@@ -1,4 +1,4 @@ --arm.*-.*-linux-gnueabi DEFAULT GLIBC_2.4 -+arm.*-.*-linux-gnueabi* DEFAULT GLIBC_2.4 - --arm.*-.*-linux-gnueabi ld=ld-linux.so.3 -+arm.*-.*-linux-gnueabi* ld=ld-linux.so.3 - arm.*-.*-linux.* ld=ld-linux.so.2 - -- 2.26.2