mdbx: ban the compilers older than GCC 4.2 or incompatible with it.

Change-Id: I30cfc04b086116652b3c40d76e1def8428b0dcd7
This commit is contained in:
Leo Yuriev
2016-06-06 01:40:41 +03:00
parent ba943fcff2
commit 4cbbb64e21
2 changed files with 15 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
# GNU Makefile for libmdbx (reliable lightning memory-mapped DB library for Linux).
# https://github.com/ReOpen/libmdbx
########################################################################
# Configuration. The compiler options must enable threaded compilation.