summaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches/4.7.3/musl-sh.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-28 21:32:26 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-28 21:32:26 +0100
commit153f23bc489db84ddcd70b373a03b49f251bfadb (patch)
tree070d317b99097f79e4a4152cffcf463b2a7ff0d1 /toolchain/gcc/patches/4.7.3/musl-sh.patch
parent48adc9d7f8ae5d559e0a6f0512278a760b69dc58 (diff)
parentbc4e048309459d085c8854d5dd5e4c54e9ac955b (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'toolchain/gcc/patches/4.7.3/musl-sh.patch')
-rw-r--r--toolchain/gcc/patches/4.7.3/musl-sh.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches/4.7.3/musl-sh.patch b/toolchain/gcc/patches/4.7.3/musl-sh.patch
index 7738f266e..fbf06082a 100644
--- a/toolchain/gcc/patches/4.7.3/musl-sh.patch
+++ b/toolchain/gcc/patches/4.7.3/musl-sh.patch
@@ -5,7 +5,7 @@ diff -Nur gcc-4.7.3.orig/gcc/config/sh/linux.h gcc-4.7.3/gcc/config/sh/linux.h
#define TARGET_ASM_FILE_END file_end_indicate_exec_stack
#define GLIBC_DYNAMIC_LINKER "/lib/ld-linux.so.2"
-+#define MUSL_DYNAMIC_LINKER "/lib/ld-musl-sh.1"
++#define MUSL_DYNAMIC_LINKER "/lib/ld-musl-sh.so.1"
#undef SUBTARGET_LINK_EMUL_SUFFIX
#define SUBTARGET_LINK_EMUL_SUFFIX "_linux"