From 46754bfea6bba6186f6b7d686036a5eb6038d281 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 31 Jul 2012 11:04:10 +0200 Subject: update eglibc to 2.16 --- toolchain/eglibc/patches/make382.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 toolchain/eglibc/patches/make382.patch (limited to 'toolchain/eglibc/patches/make382.patch') diff --git a/toolchain/eglibc/patches/make382.patch b/toolchain/eglibc/patches/make382.patch deleted file mode 100644 index 99ccf2bf8..000000000 --- a/toolchain/eglibc/patches/make382.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nur eglibc-2.12.1.orig/libc/sunrpc/Makefile eglibc-2.12.1/libc/sunrpc/Makefile ---- eglibc-2.12.1.orig/libc/sunrpc/Makefile 2010-09-28 19:14:27.000000000 +0200 -+++ eglibc-2.12.1/libc/sunrpc/Makefile 2010-11-14 21:30:49.000000000 +0100 -@@ -106,7 +106,7 @@ - endif - - ifneq (yes,$(install-bootstrap-headers)) --headers += $(rpcsvc:%.x=rpcsvc/%.h) -+#headers += $(rpcsvc:%.x=rpcsvc/%.h) - extra-libs-$(OPTION_EGLIBC_SUNRPC) += librpcsvc - # Make it in `others' pass, not `lib' pass. - extra-libs-others-y += $(extra-libs-y) -- cgit v1.2.3