From c3999afcffcdca7385da932699fc80bc12bb9ef4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 7 Dec 2015 07:41:14 +0100 Subject: refresh uClibc-ng config for sh --- target/sh/uclibc-ng.config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'target/sh') diff --git a/target/sh/uclibc-ng.config b/target/sh/uclibc-ng.config index 9e2914ccb..eb402749f 100644 --- a/target/sh/uclibc-ng.config +++ b/target/sh/uclibc-ng.config @@ -39,7 +39,8 @@ FORCE_OPTIONS_FOR_ARCH=y # CONFIG_SH3 is not set CONFIG_SH4=y # CONFIG_SH4A is not set -TARGET_SUBARCH="" +ARCH_HAS_BWD_MEMCPY=y +TARGET_SUBARCH="sh4" # # Using ELF file format @@ -82,6 +83,7 @@ LDSO_NO_CLEANUP=y UCLIBC_CTOR_DTOR=y # LDSO_GNU_HASH_SUPPORT is not set # HAS_NO_THREADS is not set +# UCLIBC_HAS_LINUXTHREADS is not set UCLIBC_HAS_THREADS_NATIVE=y UCLIBC_HAS_THREADS=y UCLIBC_HAS_TLS=y -- cgit v1.2.3