From: Alastair McKinstry Date: Mon, 1 Jan 2024 17:14:56 +0000 (+0000) Subject: Fix for building on IA64 X-Git-Tag: archive/raspbian/4.1.6-5+rpi1^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a51a674cd60af60c6ed890a493e099ed93815220;p=openmpi.git Fix for building on IA64 Last-Updated: 2020-06-09 Forwarded: yes Bug-Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963729 Gbp-Pq: Name ia64.patch --- diff --git a/opal/include/opal/sys/timer.h b/opal/include/opal/sys/timer.h index 60659636..5eaa7780 100644 --- a/opal/include/opal/sys/timer.h +++ b/opal/include/opal/sys/timer.h @@ -78,8 +78,6 @@ BEGIN_C_DECLS #include "opal/sys/arm64/timer.h" #elif OPAL_ASSEMBLY_ARCH == OPAL_IA32 #include "opal/sys/ia32/timer.h" -#elif OPAL_ASSEMBLY_ARCH == OPAL_IA64 -#include "opal/sys/ia64/timer.h" #elif OPAL_ASSEMBLY_ARCH == OPAL_POWERPC32 #include "opal/sys/powerpc/timer.h" #elif OPAL_ASSEMBLY_ARCH == OPAL_POWERPC64