aboutsummaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-base_logging__unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/iridium/files/patch-base_logging__unittest.cc')
-rw-r--r--www/iridium/files/patch-base_logging__unittest.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/iridium/files/patch-base_logging__unittest.cc b/www/iridium/files/patch-base_logging__unittest.cc
index 85ee7bd1233a..fd742f644307 100644
--- a/www/iridium/files/patch-base_logging__unittest.cc
+++ b/www/iridium/files/patch-base_logging__unittest.cc
@@ -1,4 +1,4 @@
---- base/logging_unittest.cc.orig 2022-03-28 18:11:04 UTC
+--- base/logging_unittest.cc.orig 2023-03-13 07:33:08 UTC
+++ base/logging_unittest.cc
@@ -32,7 +32,7 @@
#include "base/posix/eintr_wrapper.h"
@@ -9,7 +9,7 @@
#include <ucontext.h>
#endif
-@@ -552,14 +552,18 @@ void CheckCrashTestSighandler(int, siginfo_t* info, vo
+@@ -575,14 +575,18 @@ void CheckCrashTestSighandler(int, siginfo_t* info, vo
// need the arch-specific boilerplate below, which is inspired by breakpad.
// At the same time, on OSX, ucontext.h is deprecated but si_addr works fine.
uintptr_t crash_addr = 0;