summaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches/8.3.0/c6x-disable-multilib.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/c6x-disable-multilib.patch
parent8ba4645f6b4c79485f4d039e5c80a383087bc2cb (diff)
gcc: move patches around
Diffstat (limited to 'toolchain/gcc/patches/8.3.0/c6x-disable-multilib.patch')
-rw-r--r--toolchain/gcc/patches/8.3.0/c6x-disable-multilib.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/toolchain/gcc/patches/8.3.0/c6x-disable-multilib.patch b/toolchain/gcc/patches/8.3.0/c6x-disable-multilib.patch
deleted file mode 100644
index cbee6f785..000000000
--- a/toolchain/gcc/patches/8.3.0/c6x-disable-multilib.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-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