aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eglibc
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2010-12-07 21:13:29 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2010-12-07 19:21:12 +0100
commitfb907099f48a77b084e1578a9213b10648711334 (patch)
tree4e397ab93639fabe16ac978e4f578bdc5d69663f /recipes/eglibc
parent08363b4825521ccea37f2f98ebdffa145c644c5e (diff)
downloadopenembedded-fb907099f48a77b084e1578a9213b10648711334.tar.gz
eglibc_2.1[12]: remove upstream applied eglibc-make-382 patch
* after checking 2.11 branch with webinterface I've removed it too from 2.11 version Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/eglibc')
-rw-r--r--recipes/eglibc/files/eglibc-make-382.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes/eglibc/files/eglibc-make-382.patch b/recipes/eglibc/files/eglibc-make-382.patch
deleted file mode 100644
index 5ecad90261..0000000000
--- a/recipes/eglibc/files/eglibc-make-382.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=blob_plain;f=source/base/glibc/make-3.82-fix.patch;hb=8217c32ecc2e14962847ba3d8a272eb64a3dba4f
-
---- libc/manual/Makefile
-+++ libc/manual/Makefile
-@@ -232,7 +232,9 @@
- .PHONY: stubs
- stubs: $(objpfx)stubs
- endif
--$(objpfx)stubs ../po/manual.pot $(objpfx)stamp%:
-+$(objpfx)stubs ../po/manual.pot:
-+ touch $@
-+$(objpfx)stamp%:
- $(make-target-directory)
- touch $@
-