small fixes for Xcode 12
clang in XCode 12 defaults to -Werror=implicit-function-declaration
which breaks a couple of recipes (zlib and gperf). Fix those.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
clang in XCode 12 defaults to -Werror=implicit-function-declaration
which breaks a couple of recipes (zlib and gperf). Fix those.