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

8 lines
131 B
Makefile

# build synthetically fast interpreter for benchmarking
COPT += -fno-crossjumping -O2
PROG = micropython-fast
FROZEN_MANIFEST =