diff options
Diffstat (limited to 'www/chromium-uc/patches/patch-base_time_time_cc')
| -rw-r--r-- | www/chromium-uc/patches/patch-base_time_time_cc | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/www/chromium-uc/patches/patch-base_time_time_cc b/www/chromium-uc/patches/patch-base_time_time_cc deleted file mode 100644 index aedebc5..0000000 --- a/www/chromium-uc/patches/patch-base_time_time_cc +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | $OpenBSD: patch-base_time_time_cc,v 1.2 2021/09/01 16:54:38 robert Exp $ | ||
| 2 | |||
| 3 | Index: base/time/time.cc | ||
| 4 | --- base/time/time.cc.orig | ||
| 5 | +++ base/time/time.cc | ||
| 6 | @@ -4,7 +4,7 @@ | ||
| 7 | |||
| 8 | #include "base/time/time.h" | ||
| 9 | |||
| 10 | -#if defined(OS_LINUX) | ||
| 11 | +#if defined(OS_LINUX) || defined(OS_BSD) | ||
| 12 | // time.h is a widely included header and its size impacts build time. | ||
| 13 | // Try not to raise this limit unless necessary. See | ||
| 14 | // https://chromium.googlesource.com/chromium/src/+/HEAD/docs/wmax_tokens.md | ||
