summaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches/5.2.0/fix-nios2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/patches/5.2.0/fix-nios2.patch')
-rw-r--r--toolchain/gcc/patches/5.2.0/fix-nios2.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/toolchain/gcc/patches/5.2.0/fix-nios2.patch b/toolchain/gcc/patches/5.2.0/fix-nios2.patch
deleted file mode 100644
index 8fe2589ce..000000000
--- a/toolchain/gcc/patches/5.2.0/fix-nios2.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Nur gcc-4.9.3.orig/libgcc/config/nios2/linux-atomic.c gcc-4.9.3/libgcc/config/nios2/linux-atomic.c
---- gcc-4.9.3.orig/libgcc/config/nios2/linux-atomic.c 2014-01-02 23:25:22.000000000 +0100
-+++ gcc-4.9.3/libgcc/config/nios2/linux-atomic.c 2015-12-01 22:50:00.029946306 +0100
-@@ -20,7 +20,6 @@
- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
- <http://www.gnu.org/licenses/>. */
-
--#include <asm/unistd.h>
- #define EFAULT 14
- #define EBUSY 16
- #define ENOSYS 38