summaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches/8.3.0/musl-s390x.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-06-25 09:20:00 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2020-06-25 09:20:37 +0200
commitff7f2c16bd45016c8d3f8aae4339e63c3d524259 (patch)
tree7cf5372842f9f43bb5f2e9da54232bebc2018988 /toolchain/gcc/patches/8.3.0/musl-s390x.patch
parent8ba4645f6b4c79485f4d039e5c80a383087bc2cb (diff)
gcc: move patches around
Diffstat (limited to 'toolchain/gcc/patches/8.3.0/musl-s390x.patch')
-rw-r--r--toolchain/gcc/patches/8.3.0/musl-s390x.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/toolchain/gcc/patches/8.3.0/musl-s390x.patch b/toolchain/gcc/patches/8.3.0/musl-s390x.patch
deleted file mode 100644
index 1163bdbf4..000000000
--- a/toolchain/gcc/patches/8.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} \