• stijn's avatar
    mpy-cross: Fix mingw and msys2 compilation · 37b143ce
    stijn authored
    When compiling with msys2's gcc there's no need to apply the binary fmode
    so adjust the Makefile to reflect that.
    When compiling with mingw we need to include malloc.h since there is no
    alloca.h, and the 64bit detection in mpconfigport.h needs some adjustment.
    37b143ce
mpconfigport.h 4.31 KB