Skip to content

Commit

Permalink
unix/Makefile: Enable ussl module with nanbox build.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgeorge committed Aug 14, 2018
1 parent 206c65f commit 01ce2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/unix/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ nanbox:
BUILD=build-nanbox \
PROG=micropython_nanbox \
MICROPY_FORCE_32BIT=1 \
MICROPY_PY_USSL=0
axtls all

freedos:
$(MAKE) \
Expand Down

0 comments on commit 01ce2e1

Please sign in to comment.