aboutsummaryrefslogtreecommitdiffstats
path: root/main/eglibc/ldd-sh.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/eglibc/ldd-sh.patch')
-rw-r--r--main/eglibc/ldd-sh.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/main/eglibc/ldd-sh.patch b/main/eglibc/ldd-sh.patch
new file mode 100644
index 000000000..60becc4f6
--- /dev/null
+++ b/main/eglibc/ldd-sh.patch
@@ -0,0 +1,8 @@
+--- eglibc-2.16_svn20121218/elf/ldd.bash.in.orig
++++ eglibc-2.16_svn20121218/elf/ldd.bash.in
+@@ -1,4 +1,4 @@
+-#! @BASH@
++#!/bin/sh
+ # Copyright (C) 1996-2011, 2012 Free Software Foundation, Inc.
+ # This file is part of the GNU C Library.
+