Merge pull request #4981 from RosettaCommons/vmullig/update_clang_macos_settings
Adding -Wno-implicit-function-declaration to the Mac/clang build options.
Unfortunately, the recent update from clang 11 to clang 12 adds new warnings-as-errors that break the build of the C files in the external libraries.