diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-02-01 14:34:20 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-02-01 14:34:20 +0100 |
commit | 6e3864c94f27d370cd1534fe43824ebc938a0fbf (patch) | |
tree | 02e9213561e551857149b36c0d77e69fa20042a1 /target/mips | |
parent | c7e0fb1c17c6f28275edd7865d879914f30719c3 (diff) |
needed for gdb
Diffstat (limited to 'target/mips')
-rw-r--r-- | target/mips/uclibc.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/mips/uclibc.config b/target/mips/uclibc.config index 2b4b5e50d..95fa5f687 100644 --- a/target/mips/uclibc.config +++ b/target/mips/uclibc.config @@ -88,7 +88,7 @@ UCLIBC_CTOR_DTOR=y UCLIBC_HAS_THREADS_NATIVE=y UCLIBC_HAS_THREADS=y UCLIBC_HAS_TLS=y -# PTHREADS_DEBUG_SUPPORT is not set +PTHREADS_DEBUG_SUPPORT=y UCLIBC_HAS_SYSLOG=y UCLIBC_HAS_LFS=y # MALLOC is not set |