summaryrefslogtreecommitdiff
path: root/toolchain/gcc/7.3.0/musl-s390x.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2018-02-01 07:18:06 +0000
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2018-02-01 07:18:06 +0000
commit649654fc167b3135726062ffc3de66537de5bc0d (patch)
tree6259999c132c4bc3c2edc15155757bb56ef50009 /toolchain/gcc/7.3.0/musl-s390x.patch
parent93f6742f020e39bc6057e71c7aa52fa715f35840 (diff)
gcc: move patches to correct directory
Diffstat (limited to 'toolchain/gcc/7.3.0/musl-s390x.patch')
-rw-r--r--toolchain/gcc/7.3.0/musl-s390x.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/toolchain/gcc/7.3.0/musl-s390x.patch b/toolchain/gcc/7.3.0/musl-s390x.patch
deleted file mode 100644
index 1163bdbf4..000000000
--- a/toolchain/gcc/7.3.0/musl-s390x.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Nur gcc-7.2.0.orig/gcc/config/s390/linux.h gcc-7.2.0/gcc/config/s390/linux.h
---- gcc-7.2.0.orig/gcc/config/s390/linux.h 2017-02-06 11:25:05.513198000 +0100
-+++ gcc-7.2.0/gcc/config/s390/linux.h 2017-10-30 13:22:45.348170100 +0100
-@@ -76,6 +76,9 @@
- #define GLIBC_DYNAMIC_LINKER32 "/lib/ld.so.1"
- #define GLIBC_DYNAMIC_LINKER64 "/lib/ld64.so.1"
-
-+#define MUSL_DYNAMIC_LINKER32 "/lib/ld-musl-s390.so.1"
-+#define MUSL_DYNAMIC_LINKER64 "/lib/ld-musl-s390x.so.1"
-+
- #undef LINK_SPEC
- #define LINK_SPEC \
- "%{m31:-m elf_s390}%{m64:-m elf64_s390} \