From a28b59354823020a4e0676f40646c60da4f044db Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 3 Jan 2011 22:02:06 +0100 Subject: arch: remove ia64 ia64 is broken in every gcc/glibc combinations I tested (except for the existing sample that used very old versions). Nobody complained on the list about not being able to build recent versions. So the only way forward I can see is to remove the architecture altogether. Signed-off-by: "Yann E. MORIN" --- config/arch/ia64.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 config/arch/ia64.in (limited to 'config') diff --git a/config/arch/ia64.in b/config/arch/ia64.in deleted file mode 100644 index a4bee341..00000000 --- a/config/arch/ia64.in +++ /dev/null @@ -1,11 +0,0 @@ -# ia64 specific config options -# depends on EXPERIMENTAL - -config ARCH_ia64 - select ARCH_SUPPORTS_64 - select ARCH_DEFAULT_64 - select ARCH_USE_MMU - select ARCH_SUPPORTS_BOTH_ENDIAN - help - The ia64 architecture, as defined by: - http://www.intel.com/design/itanium/arch_spec.htm -- cgit v1.2.3