diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-17 18:25:48 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-17 18:25:48 +0200 |
commit | 94e55c5b6cb493d9467686088a7b159322eeda5f (patch) | |
tree | 791a6908a5eaa6ad611bbe587cfc28d2428572a0 /target | |
parent | f7ae07959a3de464468de2a07ce9970fedf13931 (diff) | |
parent | 6e2120ea29a30b1379ee9454ab410088fac0e8f7 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target')
-rw-r--r-- | target/m68k/uclibc.config | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/target/m68k/uclibc.config b/target/m68k/uclibc.config index 12e42b194..da353c97b 100644 --- a/target/m68k/uclibc.config +++ b/target/m68k/uclibc.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Version: 0.9.33.2 -# Thu Oct 17 09:03:34 2013 +# Thu Oct 17 12:35:12 2013 # # TARGET_alpha is not set # TARGET_arm is not set @@ -77,11 +77,10 @@ LDSO_LD_LIBRARY_PATH=y UCLIBC_CTOR_DTOR=y # LDSO_GNU_HASH_SUPPORT is not set # HAS_NO_THREADS is not set -# LINUXTHREADS_OLD is not set +LINUXTHREADS_OLD=y # LINUXTHREADS_NEW is not set -UCLIBC_HAS_THREADS_NATIVE=y +# UCLIBC_HAS_THREADS_NATIVE is not set UCLIBC_HAS_THREADS=y -UCLIBC_HAS_TLS=y # PTHREADS_DEBUG_SUPPORT is not set UCLIBC_HAS_SYSLOG=y UCLIBC_HAS_LFS=y @@ -195,7 +194,6 @@ UCLIBC_HAS_ERRNO_MESSAGES=y UCLIBC_HAS_SIGNUM_MESSAGES=y # UCLIBC_HAS_SYS_SIGLIST is not set UCLIBC_HAS_GNU_GETOPT=y -UCLIBC_HAS_STDIO_FUTEXES=y UCLIBC_HAS_GNU_GETSUBOPT=y # @@ -236,6 +234,7 @@ UCLIBC_BUILD_NOEXECSTACK=y CROSS_COMPILER_PREFIX="" UCLIBC_EXTRA_CFLAGS="" # DODEBUG is not set +# DODEBUG_PT is not set DOSTRIP=y # DOASSERTS is not set # SUPPORT_LD_DEBUG is not set |