diff options
Diffstat (limited to 'www/chromium-uc/patches/patch-base_third_party_libevent_event-config_h')
| -rw-r--r-- | www/chromium-uc/patches/patch-base_third_party_libevent_event-config_h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/www/chromium-uc/patches/patch-base_third_party_libevent_event-config_h b/www/chromium-uc/patches/patch-base_third_party_libevent_event-config_h deleted file mode 100644 index 0888428..0000000 --- a/www/chromium-uc/patches/patch-base_third_party_libevent_event-config_h +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | $OpenBSD: patch-base_third_party_libevent_event-config_h,v 1.2 2017/07/27 14:23:46 robert Exp $ | ||
| 2 | Index: base/third_party/libevent/event-config.h | ||
| 3 | --- base/third_party/libevent/event-config.h.orig | ||
| 4 | +++ base/third_party/libevent/event-config.h | ||
| 5 | @@ -15,6 +15,8 @@ | ||
| 6 | #include "base/third_party/libevent/linux/event-config.h" | ||
| 7 | #elif defined(__FreeBSD__) | ||
| 8 | #include "base/third_party/libevent/freebsd/event-config.h" | ||
| 9 | +#elif defined(__OpenBSD__) | ||
| 10 | +#include "base/third_party/libevent/openbsd/event-config.h" | ||
| 11 | #elif defined(__sun) | ||
| 12 | #include "base/third_party/libevent/solaris/event-config.h" | ||
| 13 | #elif defined(_AIX) | ||
