Build QVMs even if there is no QVM JIT

The QVM interpreter works on all platforms. If building QVMs is an
issue, that should probably be handled separate from whether there
is a QVM JIT compiler.

This enables building QVMs by default on Linux arm64.
This commit is contained in:
Zack Middleton 2023-08-17 08:01:31 -05:00 committed by The Turtle Man ♣
parent b1e6ef1425
commit 78359180a4

View file

@ -1069,7 +1069,6 @@ endif
ifneq ($(HAVE_VM_COMPILED),true)
BASE_CFLAGS += -DNO_VM_COMPILED
BUILD_GAME_QVM=0
endif
TARGETS =