diff --git a/nvidia-texture-tools-aarch64.patch b/nvidia-texture-tools-aarch64.patch new file mode 100644 index 0000000..7f9d09e --- /dev/null +++ b/nvidia-texture-tools-aarch64.patch @@ -0,0 +1,40 @@ +--- 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 /** 2.0.8-8 +- add patch to fix ftbfs on aarch64 + * Sat Jun 07 2014 Fedora Release Engineering - 2.0.8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild