Warnings when compiling CmdStan code on linux/arm64

As far as I can tell, this warning is irrelevant if you’re compiling from scratch without mixing different versions of compilers. A post about an older version of the warning suggested that -Wno-psabi could be passed to silence it

1 Like