Skip to content

Commit 37f9761

Browse files
committed
unix/Makefile: nanbox build is not compatible with modussl, disable.
1 parent 9d04fec commit 37f9761

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

unix/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ nanbox:
242242
BUILD=build-nanbox \
243243
PROG=micropython_nanbox \
244244
MICROPY_FORCE_32BIT=1 \
245+
MICROPY_PY_USSL=0
245246

246247
freedos:
247248
$(MAKE) \

0 commit comments

Comments
 (0)