Version 3.2.0
gcc/clang build options

WiredTiger can be built using the gcc/clang -fvisibility=hidden flag, which may significantly reduce the size and load time of the WiredTiger library when built as a dynamic shared object, and allow the optimizer to produce better code (for example, by eliminating most lookups in the procedure linkage table).