summaryrefslogtreecommitdiff
path: root/lang/mono/files/patch-mono_sgen_sgen-archdep.h
blob: e46d7a1ccf04c4460a5785f15a37801f1e464680 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- mono/sgen/sgen-archdep.h.orig	2018-07-11 23:55:34 UTC
+++ mono/sgen/sgen-archdep.h
@@ -45,7 +45,7 @@

 #elif defined(TARGET_ARM64)

-#ifdef __linux__
+#if defined(__linux__) || defined(__FreeBSD__)
 #define REDZONE_SIZE    0
 #elif defined(__APPLE__)
 #define REDZONE_SIZE	128