mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
libfolly: Update to 2019.09.22.00
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from d28d9aa4dc)
This commit is contained in:
@@ -29,7 +29,7 @@ Index: folly-2019.05.06.00/CMakeLists.txt
|
||||
"Benchmark.cpp$"
|
||||
"Test.cpp$"
|
||||
)
|
||||
@@ -169,7 +171,7 @@ list(APPEND hfiles
|
||||
@@ -172,7 +174,7 @@ list(APPEND hfiles
|
||||
if (NOT FOLLY_USE_SYMBOLIZER)
|
||||
REMOVE_MATCHES_FROM_LISTS(files hfiles
|
||||
MATCHES
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
Index: folly-2019.05.06.00/folly/stats/detail/BufferedStat-defs.h
|
||||
===================================================================
|
||||
--- folly-2019.05.06.00.orig/folly/stats/detail/BufferedStat-defs.h
|
||||
+++ folly-2019.05.06.00/folly/stats/detail/BufferedStat-defs.h
|
||||
@@ -74,7 +74,6 @@ void BufferedStat<DigestT, ClockT>::doUp
|
||||
--- a/folly/stats/detail/BufferedStat-inl.h
|
||||
+++ b/folly/stats/detail/BufferedStat-inl.h
|
||||
@@ -69,7 +69,6 @@ void BufferedStat<DigestT, ClockT>::doUpdate(
|
||||
TimePoint now,
|
||||
const std::unique_lock<SharedMutex>& g,
|
||||
UpdateMode updateMode) {
|
||||
|
||||
Reference in New Issue
Block a user