summaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches/11.2.0/c6x-disable-multilib.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2022-01-24 14:15:14 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2022-02-05 01:51:17 +0100
commitda4e7a7fb1ec0fd503022cae2871692d943661cd (patch)
treeddfbbc093b72a394640613976699d18a90db63c1 /toolchain/gcc/patches/11.2.0/c6x-disable-multilib.patch
parent8118e84a91d579dae4083aa4417e0e60a86df6d8 (diff)
gcc: add patches from 10.3.0
Diffstat (limited to 'toolchain/gcc/patches/11.2.0/c6x-disable-multilib.patch')
-rw-r--r--toolchain/gcc/patches/11.2.0/c6x-disable-multilib.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/toolchain/gcc/patches/11.2.0/c6x-disable-multilib.patch b/toolchain/gcc/patches/11.2.0/c6x-disable-multilib.patch
new file mode 100644
index 000000000..cbee6f785
--- /dev/null
+++ b/toolchain/gcc/patches/11.2.0/c6x-disable-multilib.patch
@@ -0,0 +1,10 @@
+diff -Nur gcc-8.3.0.orig/gcc/config/c6x/t-c6x-uclinux gcc-8.3.0/gcc/config/c6x/t-c6x-uclinux
+--- gcc-8.3.0.orig/gcc/config/c6x/t-c6x-uclinux 2011-11-02 16:23:48.000000000 +0100
++++ gcc-8.3.0/gcc/config/c6x/t-c6x-uclinux 2019-10-08 07:49:50.255159650 +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