Browse Source

enable threads for gdbserver

Waldemar Brodkorb 9 years ago
parent
commit
ffe894572a
1 changed files with 14 additions and 13 deletions
  1. 14 13
      target/m68k/uclibc-nommu.config

+ 14 - 13
target/m68k/uclibc-nommu.config

@@ -1,9 +1,9 @@
 #
-# Automatically generated make config: don't edit
-# Version: 0.9.33.2
-# Mon Aug 18 18:48:15 2014
+# Automatically generated file; DO NOT EDIT.
+# uClibc 0.9.34-git C Library Configuration
 #
 # TARGET_alpha is not set
+# TARGET_arc is not set
 # TARGET_arm is not set
 # TARGET_avr32 is not set
 # TARGET_bfin is not set
@@ -17,6 +17,7 @@
 # TARGET_i960 is not set
 # TARGET_ia64 is not set
 TARGET_m68k=y
+# TARGET_metag is not set
 # TARGET_microblaze is not set
 # TARGET_mips is not set
 # TARGET_nios is not set
@@ -36,12 +37,10 @@ TARGET_m68k=y
 TARGET_ARCH="m68k"
 FORCE_OPTIONS_FOR_ARCH=y
 TARGET_SUBARCH=""
-# UCLIBC_FORMAT_ELF is not set
-# UCLIBC_FORMAT_FDPIC_ELF is not set
-# UCLIBC_FORMAT_DSBT_ELF is not set
 # UCLIBC_FORMAT_FLAT is not set
 UCLIBC_FORMAT_FLAT_SEP_DATA=y
 # UCLIBC_FORMAT_SHARED_FLAT is not set
+ARCH_HAS_DEPRECATED_SYSCALLS=y
 ARCH_BIG_ENDIAN=y
 
 #
@@ -62,22 +61,25 @@ HAVE_DOT_CONFIG=y
 #
 # General Library Settings
 #
-# DOPIC is not set
+DOPIC=y
 ARCH_HAS_NO_SHARED=y
 ARCH_HAS_NO_LDSO=y
 UCLIBC_CTOR_DTOR=y
-HAS_NO_THREADS=y
-# LINUXTHREADS_OLD is not set
+# HAS_NO_THREADS is not set
+LINUXTHREADS_OLD=y
 # LINUXTHREADS_NEW is not set
 # UCLIBC_HAS_THREADS_NATIVE is not set
+UCLIBC_HAS_THREADS=y
+# PTHREADS_DEBUG_SUPPORT is not set
 UCLIBC_HAS_SYSLOG=y
 UCLIBC_HAS_LFS=y
-# MALLOC is not set
+MALLOC=y
 # MALLOC_SIMPLE is not set
-MALLOC_STANDARD=y
 MALLOC_GLIBC_COMPAT=y
+# UCLIBC_HAS_OBSTACK is not set
 UCLIBC_DYNAMIC_ATEXIT=y
 COMPAT_ATEXIT=y
+# UCLIBC_SUSV2_LEGACY is not set
 UCLIBC_SUSV3_LEGACY=y
 # UCLIBC_SUSV3_LEGACY_MACROS is not set
 UCLIBC_SUSV4_LEGACY=y
@@ -155,8 +157,6 @@ UCLIBC_HAS_WCHAR=y
 UCLIBC_HAS_HEXADECIMAL_FLOATS=y
 UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
 UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
-# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
-# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
 # UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
 # UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
 # UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
@@ -218,6 +218,7 @@ UCLIBC_BUILD_NOEXECSTACK=y
 CROSS_COMPILER_PREFIX=""
 UCLIBC_EXTRA_CFLAGS=""
 # DODEBUG is not set
+# DODEBUG_PT is not set
 # DOSTRIP is not set
 # DOASSERTS is not set
 # UCLIBC_MALLOC_DEBUGGING is not set