summaryrefslogtreecommitdiff
path: root/lang/mono/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mono/patches/patch-al')
-rw-r--r--lang/mono/patches/patch-al13
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/mono/patches/patch-al b/lang/mono/patches/patch-al
deleted file mode 100644
index 0c062b4f156..00000000000
--- a/lang/mono/patches/patch-al
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-al,v 1.1 2005/07/31 15:26:58 recht Exp $
-
---- libgc/specific.c.orig 2003-03-31 16:33:32.000000000 +0200
-+++ libgc/specific.c
-@@ -11,7 +11,7 @@
- * modified is included with the above copyright notice.
- */
-
--#if defined(GC_LINUX_THREADS)
-+#if defined(GC_LINUX_THREADS) || defined(GC_NETBSD_THREADS)
-
- #include "private/gc_priv.h" /* For GC_compare_and_exchange, GC_memory_barrier */
- #include "private/specific.h"