micropython/ports/unix/variants/fast/mpconfigvariant.mk

8 wiersze
141 B
Makefile

# build synthetically fast interpreter for benchmarking
COPT = "-O2 -DNDEBUG -fno-crossjumping"
PROG = micropython_fast
FROZEN_MANIFEST =