Skip to content

Commit e6b529d

Browse files
committed
lmdb first working version
1 parent ac55002 commit e6b529d

11 files changed

Lines changed: 394 additions & 415 deletions

File tree

glean.cabal.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ library rts
332332
import: fb-haskell, fb-cpp, deps, folly
333333
visibility: public
334334
include-dirs: .
335-
CXX_LIB_glean_cpp_rts
335+
CXX_LIB_glean_cpp_rts HSfolly-clib-20251206.1815-inplace
336336
install-includes:
337337
glean/bytecode/evaluate.h
338338
glean/bytecode/instruction.h
@@ -392,7 +392,7 @@ library rocksdb
392392
glean/rocksdb/ffi.h
393393
glean/rocksdb/rocksdb.h
394394
glean/rocksdb/util.h
395-
pkgconfig-depends: rocksdb, fmt
395+
pkgconfig-depends: fmt
396396
build-depends:
397397
glean:rocksdb-stats,
398398
glean:rts,

0 commit comments

Comments
 (0)