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

8 lines
133 B
Makefile
Raw Normal View History

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