unix/Makefile: nanbox build is not compatible with modussl, disable.

This commit is contained in:
Paul Sokolovsky 2016-05-26 01:42:46 +03:00
parent 9d04fec5d9
commit 37f9761801

View File

@ -242,6 +242,7 @@ nanbox:
BUILD=build-nanbox \
PROG=micropython_nanbox \
MICROPY_FORCE_32BIT=1 \
MICROPY_PY_USSL=0
freedos:
$(MAKE) \