Ah Ah!
If I revert those 3 lines from build.win64x64/common/Makefile.tools then the broken VM works again!

ifeq ($(COMPILER_TO_USE),clang)
COGDEFS:=$(COGDEFS) -mno-stack-arg-probe
endif

So the problem comes from 920248d


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.