mdbx: minor refine note about migration from dead github.

This commit is contained in:
Леонид Юрьев (Leonid Yuriev)
2022-04-21 14:50:30 +03:00
parent 6d15836171
commit 2921711638
5 changed files with 41 additions and 22 deletions

View File

@@ -13,6 +13,14 @@
/// - AppleClang, but without C++20 concepts.
///
///
/// The origin has been migrated to https://gitflic.ru/project/erthink/libmdbx
/// since on 2022-04-15 the Github administration, without any warning nor
/// explanation, deleted libmdbx along with a lot of other projects,
/// simultaneously blocking access for many developers.
/// For the same reason Github is blacklisted forever.
///
#pragma once
/* Workaround for modern libstdc++ with CLANG < 4.x */