mirror of
https://github.com/facebook/rocksdb.git
synced 2026-07-07 14:47:40 +08:00
Prepare for 11.1.0 development (#14365)
Summary: **Context/Summary:** history, version.h, format checking script, folly hash update Pull Request resolved: https://github.com/facebook/rocksdb/pull/14365 Test Plan: CI Reviewed By: pdillinger Differential Revision: D93952349 Pulled By: hx235 fbshipit-source-id: deeb7237cb51bbe3f3255f8eaa6a4ddda65248c2
This commit is contained in:
committed by
meta-codesync[bot]
parent
4213f9e14a
commit
de3616dc3b
@@ -98,7 +98,7 @@ endif # FMT_SOURCE_PATH
|
||||
PLATFORM_LDFLAGS += -lglog
|
||||
endif
|
||||
|
||||
FOLLY_COMMIT_HASH = 1e8ce1e5d35acff7b78fedbca3e7311b39f43529
|
||||
FOLLY_COMMIT_HASH = 3b0eed0a128c484a2b077546c3e08c824a311357
|
||||
|
||||
# For public CI runs, checkout folly in a way that can build with RocksDB.
|
||||
# This is mostly intended as a test-only simulation of Meta-internal folly
|
||||
|
||||
Reference in New Issue
Block a user