Browse Source

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

pull/2108/merge
Paul Sokolovsky 9 years ago
parent
commit
37f9761801
  1. 1
      unix/Makefile

1
unix/Makefile

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

Loading…
Cancel
Save