Update RocksDb to V10.4.2 (#4933)

* Update RocksDb to V10.4.2

* Use FAIL_ON_WARNINGS flag
This commit is contained in:
RickiNano 2025-07-25 13:31:00 +02:00 committed by GitHub
commit d923412827
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

View file

@ -526,6 +526,11 @@ target_link_libraries(boost_property_tree INTERFACE Boost::multi_index)
# RocksDB
include_directories(submodules/rocksdb/include)
if(WIN32)
set(FAIL_ON_WARNINGS
OFF
CACHE BOOL "")
endif()
set(USE_RTTI
ON
CACHE BOOL "")

@ -1 +1 @@
Subproject commit d9787264a8eb0528966ded06499dff46a4f8739c
Subproject commit 410c5623195ecbe4699b9b5a5f622c7325cec6fe