mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-30 16:22:07 +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:
parent
abda67f23e
commit
fa0751771e
Loading…
x
Reference in New Issue
Block a user