mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-04 04:43:20 +05:30
chore: remove -Dpreview_mt from Makefile as it has been deprecated by the Crystal compiler.
Crystal 1.21.0 now features execution contexts, they do not longer support (and recommend) the `-Dpreview_mt` build flag. It also worked really bad and it made Invidious to hang on high load.
This commit is contained in: