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
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