mdbx-packages: add patch for buildroot.

Based on v0.9.1.0

Change-Id: If61d1f47e3ad71479ccfb1d25dbfd4a5c9e750cc
This commit is contained in:
Leonid Yuriev
2020-10-08 12:41:56 +03:00
parent 8f490d1474
commit 05b3b4e51e
4 changed files with 749 additions and 0 deletions

View File

@@ -9,6 +9,9 @@ TODO:
- Finalize C++ API (few typos and trivia bugs are likely for now).
- Packages for ROSA Linux, ALT Linux, Fedora/RHEL, Debian/Ubuntu.
Added features:
- Provided package for [buildroot](https://buildroot.org/).
Fixes:
- Fixed missing installation of `mdbx.h++`.