mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-19 19:39:26 +08:00
lmdb: properly link with librt.so compatibility.
Add '--no-as-needed' to LDFLAGS before -lrt. Otherwise ld may drop dependency to librt.so, and DSO could't be loaded when glibc < 2.17. Change-Id: I06f34958d7efc8c56dd80ce2a55a2b8425e791cd
This commit is contained in:
Reference in New Issue
Block a user