snappy: add link to googletest PR for raise(3)

https://github.com/google/googletest/pull/4397
This commit is contained in:
tb 2023-10-25 05:34:18 +00:00
parent 00db26403a
commit 1079c4c9ef
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ gtest.cc:5342:7:
error: 'raise' was not declared in this scope
raise(SIGTRAP);
https://github.com/google/googletest/pull/4397
Index: third_party/googletest/googletest/src/gtest.cc
--- third_party/googletest/googletest/src/gtest.cc.orig
+++ third_party/googletest/googletest/src/gtest.cc