summaryrefslogtreecommitdiffstats
path: root/patches/glibc-2.13/series
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-03-13 11:32:27 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-03-13 11:32:27 +0100
commit4b72c5ed7ef33d9a2ab37f63d9ce900e338786f7 (patch)
tree598ac8a3d9e0e10a8fceeb6fcd6ee7db25e94855 /patches/glibc-2.13/series
parent63a16e6d732337fd51ee0e7d15aba0856e11f091 (diff)
downloadOSELAS.Toolchain-4b72c5ed7ef33d9a2ab37f63d9ce900e338786f7.tar.gz
OSELAS.Toolchain-4b72c5ed7ef33d9a2ab37f63d9ce900e338786f7.tar.xz
glibc: add patch to fix prelinking
Without this all programs will segfault after prelinking. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches/glibc-2.13/series')
-rw-r--r--patches/glibc-2.13/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/patches/glibc-2.13/series b/patches/glibc-2.13/series
index 619dd56..edb574b 100644
--- a/patches/glibc-2.13/series
+++ b/patches/glibc-2.13/series
@@ -20,3 +20,4 @@
0020-dl_execstack-PaX-support.patch
0021-pre20040117-pt_pax.patch
0022-fpscr_values.patch
+0023-Fix-prelinking.patch