aboutsummaryrefslogtreecommitdiff
path: root/ports/unix/variants/fast/mpconfigvariant.mk
blob: 60c1d525d35dd1607fc629341bca38fa5c9bdb7b (plain)
1
2
3
4
5
6
7
# build synthetically fast interpreter for benchmarking

COPT = "-O2 -DNDEBUG -fno-crossjumping"

PROG = micropython_fast

FROZEN_MANIFEST =