about summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc/8/riscv-pthread-reentrant.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/compilers/gcc/8/riscv-pthread-reentrant.patch')
-rw-r--r--pkgs/development/compilers/gcc/8/riscv-pthread-reentrant.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/pkgs/development/compilers/gcc/8/riscv-pthread-reentrant.patch b/pkgs/development/compilers/gcc/8/riscv-pthread-reentrant.patch
deleted file mode 100644
index c7527ffb2b16..000000000000
--- a/pkgs/development/compilers/gcc/8/riscv-pthread-reentrant.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: gcc/config/riscv/linux.h
-===================================================================
---- a/gcc/config/riscv/linux.h	(revision 257620)
-+++ b/gcc/config/riscv/linux.h	(revision 257621)
-@@ -47,6 +47,8 @@
- 
- #define ICACHE_FLUSH_FUNC "__riscv_flush_icache"
- 
-+#define CPP_SPEC "%{pthread:-D_REENTRANT}"
-+
- #define LINK_SPEC "\
- -melf" XLEN_SPEC "lriscv \
- %{shared} \