mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
And using "-B" means mpy-cross is forcefully rebuilt, sometimes with invalid CFLAGS_EXTRA options which makes the auto-build fail. Signed-off-by: Damien George <damien@micropython.org>