Can't install older version of Erlang (v 23.2) on MacOS 13.1

Okay found the solution and after that with export CFLAGS="-O2 -g -fno-stack-check -Wno-error=implicit-function-declaration" and some other flags (like compile docs for erlang) managed to get everything working. :smile: