Skip to content
Snippets Groups Projects
Commit ae4865ef authored by Damien George's avatar Damien George
Browse files

unix/Makefile: Move include of mpconfigport.mk to before mkenv.mk.

So that if MICROPY_FORCE_32BIT is set mpconfigport.mk it influences
mkenv.mk.
parent 09630e48
No related branches found
No related tags found
No related merge requests found
include ../py/mkenv.mk
-include mpconfigport.mk
include ../py/mkenv.mk
# define main target
PROG = micropython
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment