Skip to content
This repository was archived by the owner on Oct 28, 2023. It is now read-only.

Commit d778622

Browse files
committed
unix/Makefile: Don't add frozen bytecode to minimal build.
1 parent 011684b commit d778622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unix/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ fast:
211211
# build a minimal interpreter
212212
minimal:
213213
$(MAKE) COPT="-Os -DNDEBUG" CFLAGS_EXTRA='-DMP_CONFIGFILE="<mpconfigport_minimal.h>"' \
214-
BUILD=build-minimal PROG=micropython_minimal FROZEN_DIR= \
214+
BUILD=build-minimal PROG=micropython_minimal FROZEN_DIR= FROZEN_MPY_DIR= \
215215
MICROPY_PY_BTREE=0 MICROPY_PY_FFI=0 MICROPY_PY_SOCKET=0 MICROPY_PY_THREAD=0 \
216216
MICROPY_PY_TERMIOS=0 MICROPY_PY_USSL=0 \
217217
MICROPY_USE_READLINE=0

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy