Browse Source

add newlib aarch64 toolchain support

Waldemar Brodkorb 8 years ago
parent
commit
047c9808b9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/config/Config.in.libc

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

@@ -55,6 +55,7 @@ config ADK_TARGET_LIB_NEWLIB
 	select ADK_TARGET_WITHOUT_CXX
 	select ADK_TARGET_WITHOUT_THREADS
 	depends on \
+		ADK_TARGET_ARCH_AARCH64 || \
 		ADK_TARGET_ARCH_ARM || \
 		ADK_TARGET_ARCH_BFIN || \
 		ADK_TARGET_ARCH_CRIS || \