summaryrefslogtreecommitdiff
path: root/toolchain/gcc/7.3.0/nios2-softfp.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/nios2-softfp.patch
parent93f6742f020e39bc6057e71c7aa52fa715f35840 (diff)
gcc: move patches to correct directory
Diffstat (limited to 'toolchain/gcc/7.3.0/nios2-softfp.patch')
-rw-r--r--toolchain/gcc/7.3.0/nios2-softfp.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/toolchain/gcc/7.3.0/nios2-softfp.patch b/toolchain/gcc/7.3.0/nios2-softfp.patch
deleted file mode 100644
index c677c6c2f..000000000
--- a/toolchain/gcc/7.3.0/nios2-softfp.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -Nur gcc-6.2.0.orig/libgcc/config.host gcc-6.2.0/libgcc/config.host
---- gcc-6.2.0.orig/libgcc/config.host 2016-05-17 08:15:52.000000000 +0200
-+++ gcc-6.2.0/libgcc/config.host 2016-10-15 14:42:53.971919904 +0200
-@@ -962,6 +962,10 @@
- ;;
- esac
- ;;
-+nios2-*-linux-uclibc*)
-+ tmake_file="$tmake_file nios2/t-nios2 nios2/t-linux t-libgcc-pic t-slibgcc-libgcc t-softfp-sfdf t-softfp"
-+ md_unwind_header=nios2/linux-unwind.h
-+ ;;
- nios2-*-linux*)
- tmake_file="$tmake_file nios2/t-nios2 nios2/t-linux t-libgcc-pic t-slibgcc-libgcc"
- md_unwind_header=nios2/linux-unwind.h