Update README.md

This commit is contained in:
Michi Lumin 2018-09-27 18:00:05 -06:00 committed by Ross Nicoll
parent b0ac2c461f
commit 4d3d70c9fc

View File

@ -1,2 +1,4 @@
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.
Note some of these exist in bdb.mk but we don't want to use the -stdlib=libstd++ flag that's indicated in there on OSX.