consolidate

This commit is contained in:
2026-02-15 13:56:08 -05:00
parent 42db451349
commit cf352dde23
8 changed files with 1096 additions and 338 deletions

View File

@@ -14,7 +14,7 @@ SHIM_HDRS := $(SHIM_DIR)/rocksdb_shim.h
CXX := g++
AR := ar
CXXFLAGS := -O2 -fPIC -std=c++17 $(INCLUDE_PATH)
CXXFLAGS := -O2 -fPIC -std=c++20 $(INCLUDE_PATH)
# RocksDB and compression libraries