Explorar el Código

glibc can be compiled for m68k, but only with m68020 cpu optimizations

Waldemar Brodkorb hace 6 años
padre
commit
daf6b15944
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      target/config/Config.in.libc

+ 1 - 0
target/config/Config.in.libc

@@ -70,6 +70,7 @@ config ADK_TARGET_LIB_GLIBC
 		ADK_TARGET_ARCH_ARM || \
 		ADK_TARGET_ARCH_HPPA || \
 		ADK_TARGET_ARCH_IA64 || \
+		ADK_TARGET_ARCH_M68K || \
 		ADK_TARGET_ARCH_MICROBLAZE || \
 		ADK_TARGET_ARCH_MIPS || \
 		ADK_TARGET_ARCH_MIPS64 || \