Notes on BDB 5.1.29 clang patches

Notes on required bdb 5.1.29 clang patches to build on OSX under clang / c++11.
This commit is contained in:
Michi Lumin 2018-06-01 20:25:45 -06:00 committed by Ross Nicoll
parent 813778a632
commit 27c5690c81

View File

@ -0,0 +1,2 @@
These patches are to allow bdb-5.1.29 to compile using clang / c++11 under later MacOSX versions (Sierra+).
These patches must be applied to the bdb-5.1.29 source from Oracle, and then compiled, for the Mac client to build.