aboutsummaryrefslogtreecommitdiff
path: root/lang/ghc/files/patch-rts_posix_Itimer.c
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ghc/files/patch-rts_posix_Itimer.c')
-rw-r--r--lang/ghc/files/patch-rts_posix_Itimer.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/ghc/files/patch-rts_posix_Itimer.c b/lang/ghc/files/patch-rts_posix_Itimer.c
deleted file mode 100644
index a6d2574ebde8..000000000000
--- a/lang/ghc/files/patch-rts_posix_Itimer.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- rts/posix/Itimer.c.orig 2020-02-24 23:55:56 UTC
-+++ rts/posix/Itimer.c
-@@ -48,7 +48,7 @@
- #define USE_PTHREAD_FOR_ITIMER
- #endif
-
--#if defined(freebsd_HOST_OS) && defined(THREADED_RTS)
-+#if defined(freebsd_HOST_OS)
- #define USE_PTHREAD_FOR_ITIMER
- #endif
-