ioquake / ioq3

The ioquake3 community effort to continue supporting/developing id's Quake III Arena
https://www.ioquake3.org/
GNU General Public License v2.0
2.34k stars 522 forks source link

Build QVMs even if there is no QVM JIT #614

Closed zturtleman closed 8 months ago

zturtleman commented 10 months ago

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.