mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-19 19:39:26 +08:00
mdbx-make: add lib-static
and lib-shared
targets.
Resolve https://github.com/erthink/libmdbx/issues/275.
This commit is contained in:
3
Makefile
3
Makefile
@@ -3,7 +3,8 @@
|
||||
all help options \
|
||||
clean install install-no-strip install-strip strip tools uninstall \
|
||||
bench bench-clean bench-couple bench-quartet bench-triplet re-bench \
|
||||
lib libmdbx mdbx mdbx_chk mdbx_copy mdbx_drop mdbx_dump mdbx_load mdbx_stat \
|
||||
lib libs lib-static lib-shared \
|
||||
libmdbx mdbx mdbx_chk mdbx_copy mdbx_drop mdbx_dump mdbx_load mdbx_stat \
|
||||
check dist memcheck cross-gcc cross-qemu doxygen gcc-analyzer reformat \
|
||||
release-assets tags test build-test mdbx_test smoke smoke-fault smoke-singleprocess \
|
||||
test-asan test-leak test-singleprocess test-ubsan test-valgrind:
|
||||
|
Reference in New Issue
Block a user