mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-30 11:22:19 +08:00
fa0751771e73c45ec2aae659f403652e2ebacb02
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
Description
Mirror of the libmdbx repository
Languages
C
55.6%
C++
36.5%
CMake
4.2%
Makefile
1.6%
Shell
1%
Other
1.1%