Leo Yuriev fa0751771e 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
2015-09-05 18:30:30 +03:00
2015-08-24 03:36:55 +03:00
2015-01-07 16:49:50 +03:00
2015-01-07 16:49:50 +03:00
2015-09-03 17:26:23 +03:00
2015-05-08 03:47:17 +03:00
2015-09-03 17:26:23 +03:00
2015-01-07 16:49:50 +03:00
Description
Mirror of the libmdbx repository
Languages
C 67.8%
C++ 24.5%
CMake 4.5%
Makefile 1.6%
Shell 1.1%
Other 0.5%