SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
lang/mono/patches/patch-mono_native_mono-native-platform_h
Normal file
11
lang/mono/patches/patch-mono_native_mono-native-platform_h
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: mono/native/mono-native-platform.h
|
||||
--- mono/native/mono-native-platform.h.orig
|
||||
+++ mono/native/mono-native-platform.h
|
||||
@@ -14,6 +14,7 @@ typedef enum {
|
||||
MONO_NATIVE_PLATFORM_TYPE_FREEBSD = 6,
|
||||
MONO_NATIVE_PLATFORM_TYPE_HAIKU = 7,
|
||||
MONO_NATIVE_PLATFORM_TYPE_NETBSD = 8,
|
||||
+ MONO_NATIVE_PLATFORM_TYPE_OPENBSD = 9,
|
||||
|
||||
MONO_NATIVE_PLATFORM_TYPE_IPHONE = 0x100,
|
||||
MONO_NATIVE_PLATFORM_TYPE_TV = 0x200,
|
Loading…
Add table
Add a link
Reference in a new issue