diff options
| -rw-r--r-- | depends/patches/bdb-5.1.29-clang-osx/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/depends/patches/bdb-5.1.29-clang-osx/README.md b/depends/patches/bdb-5.1.29-clang-osx/README.md new file mode 100644 index 000000000..1c5532199 --- /dev/null +++ b/depends/patches/bdb-5.1.29-clang-osx/README.md @@ -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. |