unix/Makefile: Enable ussl module with nanbox build.

This commit is contained in:
Damien George 2018-08-14 21:53:06 +10:00
parent 206c65f22c
commit 01ce2e1682

View File

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