summaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches/4.7.3/musl-cris.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-17 13:58:30 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-17 13:58:30 +0200
commit88dd48f85bc6191e990650613c1cea87db978485 (patch)
treeb0163c92c387734a72705410e8111c84d87e3d57 /toolchain/gcc/patches/4.7.3/musl-cris.patch
parentf043b8522e55308488448593bb4997614732a30a (diff)
parent59161fbfcb5c72b28491056f85785528f3e444f1 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'toolchain/gcc/patches/4.7.3/musl-cris.patch')
-rw-r--r--toolchain/gcc/patches/4.7.3/musl-cris.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/toolchain/gcc/patches/4.7.3/musl-cris.patch b/toolchain/gcc/patches/4.7.3/musl-cris.patch
new file mode 100644
index 000000000..4889263a1
--- /dev/null
+++ b/toolchain/gcc/patches/4.7.3/musl-cris.patch
@@ -0,0 +1,11 @@
+diff -Nur gcc-4.7.3.orig/gcc/config/cris/linux.h gcc-4.7.3/gcc/config/cris/linux.h
+--- gcc-4.7.3.orig/gcc/config/cris/linux.h 2011-04-11 20:46:05.000000000 +0200
++++ gcc-4.7.3/gcc/config/cris/linux.h 2013-10-11 10:01:51.000000000 +0200
+@@ -104,6 +104,7 @@
+ #define CRIS_DEFAULT_CPU_VERSION CRIS_CPU_NG
+
+ #define GLIBC_DYNAMIC_LINKER "/lib/ld.so.1"
++#define MUSL_DYNAMIC_LINKER "/lib/ld-musl-cris.1"
+
+ #undef CRIS_LINK_SUBTARGET_SPEC
+ #define CRIS_LINK_SUBTARGET_SPEC \