From d6d14c33e9f90e05d04d9022babe53260578561b Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sun, 15 Aug 2010 19:40:43 +0200 Subject: glibc-2.6.1: added missing files we lost some files in this commit: http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=dd7a49ac1158de431ad5dc9089c49f737a8123a6 this patch adds the missing files Signed-off-by: Frans Meulenbroeks --- recipes/glibc/glibc-2.6.1/dl-cache-libcmp.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 recipes/glibc/glibc-2.6.1/dl-cache-libcmp.patch (limited to 'recipes/glibc/glibc-2.6.1/dl-cache-libcmp.patch') diff --git a/recipes/glibc/glibc-2.6.1/dl-cache-libcmp.patch b/recipes/glibc/glibc-2.6.1/dl-cache-libcmp.patch new file mode 100644 index 0000000000..2fedfa6db0 --- /dev/null +++ b/recipes/glibc/glibc-2.6.1/dl-cache-libcmp.patch @@ -0,0 +1,10 @@ +--- glibc-2.4/elf/Versions.ark 2006-03-11 23:30:09.000000000 +0100 ++++ glibc-2.4/elf/Versions 2006-03-11 23:31:44.000000000 +0100 +@@ -63,5 +63,7 @@ + _dl_debug_state; + # Pointer protection. + __pointer_chk_guard; ++ # for ldconfig ++ _dl_cache_libcmp; + } + } -- cgit v1.2.3