summaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches/7.4.0/c6x-disable-multilib.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2019-10-07 22:46:57 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2019-10-07 22:46:57 +0200
commite7665214765ee104c0ff2ec6d0ba33257512f86e (patch)
treebf14efb5bfb9a17ea59fb757607641b6230e3e52 /toolchain/gcc/patches/7.4.0/c6x-disable-multilib.patch
parentabc446472a0242798475acbbc2a5e395ec3d8a8b (diff)
gcc: move patch folder to correct version, delete old csky patch
Diffstat (limited to 'toolchain/gcc/patches/7.4.0/c6x-disable-multilib.patch')
-rw-r--r--toolchain/gcc/patches/7.4.0/c6x-disable-multilib.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/toolchain/gcc/patches/7.4.0/c6x-disable-multilib.patch b/toolchain/gcc/patches/7.4.0/c6x-disable-multilib.patch
new file mode 100644
index 000000000..8637b2cd2
--- /dev/null
+++ b/toolchain/gcc/patches/7.4.0/c6x-disable-multilib.patch
@@ -0,0 +1,10 @@
+diff -Nur gcc-7.3.0.orig/gcc/config/c6x/t-c6x-uclinux gcc-7.3.0/gcc/config/c6x/t-c6x-uclinux
+--- gcc-7.3.0.orig/gcc/config/c6x/t-c6x-uclinux 2011-11-02 16:23:48.424740000 +0100
++++ gcc-7.3.0/gcc/config/c6x/t-c6x-uclinux 2018-06-01 08:14:36.679894633 +0200
+@@ -1,3 +1,3 @@
+-MULTILIB_OSDIRNAMES = march.c674x=!c674x
+-MULTILIB_OSDIRNAMES += mbig-endian=!be
+-MULTILIB_OSDIRNAMES += mbig-endian/march.c674x=!be/c674x
++MULTILIB_OSDIRNAMES =
++#MULTILIB_OSDIRNAMES += mbig-endian=!be
++#MULTILIB_OSDIRNAMES += mbig-endian/march.c674x=!be/c674x