Re: port maintainers: please test check for implicit decls

2020-11-25 Thread Ryan Schmidt
On Nov 24, 2020, at 16:15, Clemens Lang wrote: > This will become a significant problem with the release of Big Sur, > since Apple has made -Wimplicit-function-declaration an error by default > due to details of the calling convention on Apple Silicon. Thanks Clemens. I've been meaning to writ

port maintainers: please test check for implicit decls

2020-11-24 Thread Clemens Lang
Hello port maintainers, I just merged https://github.com/macports/macports-base/pull/217, a sanity check that runs after the configure phase to detect implicitly declared functions in autotools configure scripts. This will become a significant problem with the release of Big Sur, since Apple has