Index: tremulous-1.2.beta1/src/qcommon/q_platform.h =================================================================== --- tremulous-1.2.beta1.orig/src/qcommon/q_platform.h +++ tremulous-1.2.beta1/src/qcommon/q_platform.h @@ -164,6 +164,8 @@ Foundation, Inc., 51 Franklin St, Fifth #define ARCH_STRING "mips" #elif defined __sh__ #define ARCH_STRING "sh" +#elif defined __aarch64__ +#define ARCH_STRING "aarch64" #endif #if __FLOAT_WORD_ORDER == __BIG_ENDIAN