Skip to content
Snippets Groups Projects
Commit 37b143ce authored by stijn's avatar stijn Committed by Paul Sokolovsky
Browse files

mpy-cross: Fix mingw and msys2 compilation

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.
parent 61e77a4e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment