erigontech / mdbx-go

Bindings for https://gitflic.ru/project/erthink/libmdbx/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support building of mdbx by "go build"

AskAlexSharov opened this issue · comments

Similar to lmdb: https://github.com/ledgerwatch/lmdb-go/blob/master/lmdb/lmdb.go#L134
But mdbx has config.h file - somehow need to pass all variables without config.h file

done by #21