Build ameba with MT by default

The speed up is considerable.
This commit is contained in:
Carl Hörberg 2022-05-03 20:35:24 +02:00
parent f0bf89f85f
commit ff97ec33f6

View file

@ -2,6 +2,7 @@ CRYSTAL_BIN ?= crystal
SHARDS_BIN ?= shards
PREFIX ?= /usr/local
SHARD_BIN ?= ../../bin
CRFLAGS ?= -Dpreview_mt
build: bin/ameba
bin/ameba: