[runtime] Remove ia64 backend, the Itanium architecture is dead. (#4859)
[mono.git] / mono / utils / Makefile.am
index 4b05161342070e3172109ee19dbc226e1def465a..f85393101e474b8c86a2545c34790090bfac48a2 100644 (file)
@@ -240,10 +240,6 @@ if SPARC64
 arch_sources += mono-hwcap-sparc.c
 endif
 
-if IA64
-arch_sources += mono-hwcap-ia64.c
-endif
-
 if S390X
 arch_sources += mono-hwcap-s390x.c
 endif