From eb846c24e504a3caad1c06b4a8cf466fd9c17334 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 19 Dec 2016 15:14:25 +0100 Subject: community/chromium: upgrade to 55.0.2883.87 --- community/chromium/default-pthread-stacksize.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/chromium/default-pthread-stacksize.patch') diff --git a/community/chromium/default-pthread-stacksize.patch b/community/chromium/default-pthread-stacksize.patch index 8fa2567b32..fca919b1f3 100644 --- a/community/chromium/default-pthread-stacksize.patch +++ b/community/chromium/default-pthread-stacksize.patch @@ -1,5 +1,5 @@ ---- a/base/threading/platform_thread_linux.cc.orig 2016-08-30 21:36:06.809571185 +0200 -+++ b/base/threading/platform_thread_linux.cc 2016-08-30 21:36:14.582805286 +0200 +--- base/threading/platform_thread_linux.cc.orig 2016-08-30 21:36:06.809571185 +0200 ++++ base/threading/platform_thread_linux.cc 2016-08-30 21:36:14.582805286 +0200 @@ -99 +99,2 @@ size_t GetDefaultThreadStackSize(const p - return 0; + // use 2mb to avoid running out of space -- cgit v1.2.3