mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
unix/Makefile: nanbox build is not compatible with modussl, disable.
This commit is contained in:
@@ -242,6 +242,7 @@ nanbox:
|
||||
BUILD=build-nanbox \
|
||||
PROG=micropython_nanbox \
|
||||
MICROPY_FORCE_32BIT=1 \
|
||||
MICROPY_PY_USSL=0
|
||||
|
||||
freedos:
|
||||
$(MAKE) \
|
||||
|
||||
Reference in New Issue
Block a user