--- nvidia-texture-tools/src/nvcore/poshlib/posh.h.orig 2014-07-28 14:39:34.944968317 +0100 +++ nvidia-texture-tools/src/nvcore/poshlib/posh.h 2014-07-28 14:40:24.222814437 +0100 @@ -475,6 +475,17 @@ # define POSH_CPU_STRING "ARM" #endif +/* ------------------------------------------------------------------ +** AArch64 +** ------------------------------------------------------------------ +*/ +#if defined __aarch64__ || defined __arm64__ || defined FORCE_DOXYGEN +# define POSH_CPU_AARCH64 /**