diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-02-07 04:39:26 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-02-07 04:39:26 +0100 |
commit | 892e3122a1c2fe8816268883974be7eb688b507f (patch) | |
tree | 9a12ead7ebc611c690c3f967e1fdd03e6acfff02 | |
parent | 5565eda44fc660ce92c85460ec55370921df5903 (diff) |
glibc sparc is still broken
-rw-r--r-- | target/config/Config.in.libc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/config/Config.in.libc b/target/config/Config.in.libc index 8fe8e82e9..7562357ab 100644 --- a/target/config/Config.in.libc +++ b/target/config/Config.in.libc @@ -77,7 +77,6 @@ config ADK_TARGET_LIB_GLIBC ADK_TARGET_ARCH_S390 || \ ADK_TARGET_CPU_SH_SH4 || \ ADK_TARGET_CPU_SH_SH4A || \ - ADK_TARGET_ARCH_SPARC || \ ADK_TARGET_ARCH_SPARC64 || \ ADK_TARGET_ARCH_TILE || \ ADK_TARGET_ARCH_X86 || \ |