diff options
Diffstat (limited to 'www/webkitgtk4/patches/patch-Source_bmalloc_bmalloc_BPlatform_h')
| -rw-r--r-- | www/webkitgtk4/patches/patch-Source_bmalloc_bmalloc_BPlatform_h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/www/webkitgtk4/patches/patch-Source_bmalloc_bmalloc_BPlatform_h b/www/webkitgtk4/patches/patch-Source_bmalloc_bmalloc_BPlatform_h deleted file mode 100644 index 076f6f3..0000000 --- a/www/webkitgtk4/patches/patch-Source_bmalloc_bmalloc_BPlatform_h +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | Index: Source/bmalloc/bmalloc/BPlatform.h | ||
| 2 | --- Source/bmalloc/bmalloc/BPlatform.h.orig | ||
| 3 | +++ Source/bmalloc/bmalloc/BPlatform.h | ||
| 4 | @@ -52,6 +52,10 @@ | ||
| 5 | #define BOS_FREEBSD 1 | ||
| 6 | #endif | ||
| 7 | |||
| 8 | +#if defined(__OpenBSD__) | ||
| 9 | +#define BOS_OPENBSD 1 | ||
| 10 | +#endif | ||
| 11 | + | ||
| 12 | #if defined(WIN32) || defined(_WIN32) | ||
| 13 | #define BOS_WINDOWS 1 | ||
| 14 | #endif | ||
