mdbx: add POSIX-2008 note to README.

Change-Id: Ic9972a05226d5ba11e463b002c2cc886df9b033e
This commit is contained in:
Leonid Yuriev
2019-08-11 00:23:18 +03:00
parent bdc77df921
commit 2b2eedbbf0
3 changed files with 20 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
# GNU Makefile for libmdbx, https://github.com/leo-yuriev/libmdbx
# GNU Makefile for libmdbx, https://abf.io/erthink/libmdbx
########################################################################
# Configuration. The compiler options must enable threaded compilation.