summaryrefslogtreecommitdiff
path: root/lang/mono/files/patch-mono_mini_mini-x86.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lang/mono/files/patch-mono_mini_mini-x86.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/mono/files/patch-mono_mini_mini-x86.h b/lang/mono/files/patch-mono_mini_mini-x86.h
deleted file mode 100644
index c907d59837b9..000000000000
--- a/lang/mono/files/patch-mono_mini_mini-x86.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- mono/mini/mini-x86.h.orig 2008-12-11 21:27:14.000000000 -0300
-+++ mono/mini/mini-x86.h 2008-12-11 21:27:35.000000000 -0300
-@@ -43,7 +43,7 @@
-
- #endif /* PLATFORM_WIN32 */
-
--#if defined( __linux__) || defined(__sun) || defined(__APPLE__) || defined(__NetBSD__)
-+#if defined( __linux__) || defined(__sun) || defined(__APPLE__) || defined(__NetBSD__) || defined(__FreeBSD__)
- #define MONO_ARCH_USE_SIGACTION
- #endif
-