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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
131 B
Makefile
Raw Normal View History

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