From 1bd57f089caee9862e5b00e36f758e69e1764a22 Mon Sep 17 00:00:00 2001 From: Leo Yuriev Date: Wed, 26 Jul 2017 12:54:01 +0300 Subject: [PATCH] libmdbx-make: oops, remote utf-bom for old make. Change-Id: I011b96090ba55013f13319ef2e213a5418627030 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3ddc957d..8de9d316 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# GNU Makefile for libmdbx, https://github.com/ReOpen/libmdbx +# GNU Makefile for libmdbx, https://github.com/ReOpen/libmdbx ######################################################################## # Configuration. The compiler options must enable threaded compilation.