summaryrefslogtreecommitdiff
path: root/toolchain/glibc/patches/make-mixed.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-28 14:52:32 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-28 14:52:32 +0200
commitaf7079fd5fd0139bddad4529a03133a71b904eda (patch)
tree10346b7f948ad7d9afa1d8c574a3538c261ea3bf /toolchain/glibc/patches/make-mixed.patch
parent0c9fca670b86871f111e1cda82ac8f70605992be (diff)
update to latest stable upstream
Diffstat (limited to 'toolchain/glibc/patches/make-mixed.patch')
-rw-r--r--toolchain/glibc/patches/make-mixed.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/toolchain/glibc/patches/make-mixed.patch b/toolchain/glibc/patches/make-mixed.patch
deleted file mode 100644
index 7691eda95..000000000
--- a/toolchain/glibc/patches/make-mixed.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -Nur glibc-2.12.1.orig/manual/Makefile glibc-2.12.1/manual/Makefile
---- glibc-2.12.1.orig/manual/Makefile 2010-07-27 13:34:39.000000000 +0200
-+++ glibc-2.12.1/manual/Makefile 2010-11-07 18:24:27.000000000 +0100
-@@ -232,7 +232,10 @@
- .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 $@
-