diff --git a/code/qcommon/q_platform.h b/code/qcommon/q_platform.h index ec203f57..bd8fda31 100644 --- a/code/qcommon/q_platform.h +++ b/code/qcommon/q_platform.h @@ -346,6 +346,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // ARCH_STRING is (mostly) only used for informational purposes, so we allow // it to be undefined so that more diverse architectures may be compiled #define ARCH_STRING "unknown" +#define NO_VM_COMPILED #endif #ifndef ID_INLINE