summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-12-13 03:44:13 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-12-13 03:44:22 +0100
commitd4670f2669b973a017f9f6a9edd9d6fb517bd7d4 (patch)
tree9d2838a1546355081edb4b93ec5f7b4c0c3aecf1 /target
parent4841662fcd2519904f957f02a693dc6e14155c2f (diff)
uClibc-ng: switch to malloc-standard as default for MMU. applications like kodi crashing with malloc
Diffstat (limited to 'target')
-rw-r--r--target/alpha/uclibc-ng.config4
-rw-r--r--target/arc/uclibc-ng.config4
-rw-r--r--target/arm/uclibc-ng.config4
-rw-r--r--target/avr32/uclibc-ng.config4
-rw-r--r--target/cris/uclibc-ng.config4
-rw-r--r--target/hppa/uclibc-ng.config4
-rw-r--r--target/ia64/uclibc-ng.config4
-rw-r--r--target/metag/uclibc-ng.config2
-rw-r--r--target/microblaze/uclibc-ng.config4
-rw-r--r--target/mips/uclibc-ng.config4
-rw-r--r--target/mips64/uclibc-ng.config4
-rw-r--r--target/nds32/uclibc-ng.config4
-rw-r--r--target/nios2/uclibc-ng.config4
-rw-r--r--target/ppc/uclibc-ng.config4
-rw-r--r--target/sh/uclibc-ng.config4
-rw-r--r--target/sparc/uclibc-ng.config4
-rw-r--r--target/x86/uclibc-ng.config4
-rw-r--r--target/x86_64/uclibc-ng.config4
-rw-r--r--target/xtensa/uclibc-ng.config4
19 files changed, 37 insertions, 37 deletions
diff --git a/target/alpha/uclibc-ng.config b/target/alpha/uclibc-ng.config
index db27ae5c2..ff4faae64 100644
--- a/target/alpha/uclibc-ng.config
+++ b/target/alpha/uclibc-ng.config
@@ -65,9 +65,9 @@ UCLIBC_CTOR_DTOR=y
HAS_NO_THREADS=y
# UCLIBC_HAS_LINUXTHREADS is not set
UCLIBC_HAS_SYSLOG=y
-MALLOC=y
+# MALLOC is not set
# MALLOC_SIMPLE is not set
-# MALLOC_STANDARD is not set
+MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/arc/uclibc-ng.config b/target/arc/uclibc-ng.config
index 0fa526ec2..ba306e213 100644
--- a/target/arc/uclibc-ng.config
+++ b/target/arc/uclibc-ng.config
@@ -88,9 +88,9 @@ UCLIBC_HAS_THREADS=y
UCLIBC_HAS_TLS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
-MALLOC=y
+# MALLOC is not set
# MALLOC_SIMPLE is not set
-# MALLOC_STANDARD is not set
+MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/arm/uclibc-ng.config b/target/arm/uclibc-ng.config
index 55232df8a..490f56a96 100644
--- a/target/arm/uclibc-ng.config
+++ b/target/arm/uclibc-ng.config
@@ -85,9 +85,9 @@ UCLIBC_HAS_THREADS=y
UCLIBC_HAS_TLS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
-MALLOC=y
+# MALLOC
# MALLOC_SIMPLE is not set
-# MALLOC_STANDARD is not set
+MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/avr32/uclibc-ng.config b/target/avr32/uclibc-ng.config
index 6b36fe59f..d51028adf 100644
--- a/target/avr32/uclibc-ng.config
+++ b/target/avr32/uclibc-ng.config
@@ -83,9 +83,9 @@ UCLIBC_HAS_LINUXTHREADS=y
UCLIBC_HAS_THREADS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
-MALLOC=y
+# MALLOC is not set
# MALLOC_SIMPLE is not set
-# MALLOC_STANDARD is not set
+MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/cris/uclibc-ng.config b/target/cris/uclibc-ng.config
index 2de23c461..6cef65ea4 100644
--- a/target/cris/uclibc-ng.config
+++ b/target/cris/uclibc-ng.config
@@ -83,9 +83,9 @@ UCLIBC_HAS_LINUXTHREADS=y
UCLIBC_HAS_THREADS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
-MALLOC=y
+# MALLOC is not set
# MALLOC_SIMPLE is not set
-# MALLOC_STANDARD is not set
+MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/hppa/uclibc-ng.config b/target/hppa/uclibc-ng.config
index 949743a46..0b5d795b7 100644
--- a/target/hppa/uclibc-ng.config
+++ b/target/hppa/uclibc-ng.config
@@ -66,9 +66,9 @@ UCLIBC_HAS_LINUXTHREADS=y
UCLIBC_HAS_THREADS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
-MALLOC=y
+# MALLOC is not set
# MALLOC_SIMPLE is not set
-# MALLOC_STANDARD is not set
+MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/ia64/uclibc-ng.config b/target/ia64/uclibc-ng.config
index 415eb3f5c..d1403a182 100644
--- a/target/ia64/uclibc-ng.config
+++ b/target/ia64/uclibc-ng.config
@@ -67,9 +67,9 @@ UCLIBC_HAS_LINUXTHREADS=y
UCLIBC_HAS_THREADS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
-MALLOC=y
+# MALLOC is not set
# MALLOC_SIMPLE is not set
-# MALLOC_STANDARD is not set
+MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/metag/uclibc-ng.config b/target/metag/uclibc-ng.config
index 577a093a2..fe69c62d0 100644
--- a/target/metag/uclibc-ng.config
+++ b/target/metag/uclibc-ng.config
@@ -87,7 +87,7 @@ UCLIBC_HAS_SYSLOG=y
# MALLOC is not set
# MALLOC_SIMPLE is not set
MALLOC_STANDARD=y
-# MALLOC_GLIBC_COMPAT is not set
+MALLOC_GLIBC_COMPAT=y
# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y
COMPAT_ATEXIT=y
diff --git a/target/microblaze/uclibc-ng.config b/target/microblaze/uclibc-ng.config
index 8dc3b3d97..1b62c54ac 100644
--- a/target/microblaze/uclibc-ng.config
+++ b/target/microblaze/uclibc-ng.config
@@ -82,9 +82,9 @@ UCLIBC_HAS_THREADS=y
UCLIBC_HAS_TLS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
-MALLOC=y
+# MALLOC is not set
# MALLOC_SIMPLE is not set
-# MALLOC_STANDARD is not set
+MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/mips/uclibc-ng.config b/target/mips/uclibc-ng.config
index 918675689..aa8f8f110 100644
--- a/target/mips/uclibc-ng.config
+++ b/target/mips/uclibc-ng.config
@@ -89,9 +89,9 @@ UCLIBC_HAS_THREADS=y
UCLIBC_HAS_TLS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
-MALLOC=y
+# MALLOC is not set
# MALLOC_SIMPLE is not set
-# MALLOC_STANDARD is not set
+MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/mips64/uclibc-ng.config b/target/mips64/uclibc-ng.config
index 7752b113d..da2473f64 100644
--- a/target/mips64/uclibc-ng.config
+++ b/target/mips64/uclibc-ng.config
@@ -89,9 +89,9 @@ UCLIBC_HAS_THREADS=y
UCLIBC_HAS_TLS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
-MALLOC=y
+# MALLOC is not set
# MALLOC_SIMPLE is not set
-# MALLOC_STANDARD is not set
+MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/nds32/uclibc-ng.config b/target/nds32/uclibc-ng.config
index 3d4dbd69f..2c4c35705 100644
--- a/target/nds32/uclibc-ng.config
+++ b/target/nds32/uclibc-ng.config
@@ -82,9 +82,9 @@ UCLIBC_HAS_LINUXTHREADS=y
UCLIBC_HAS_THREADS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
-MALLOC=y
+# MALLOC is not set
# MALLOC_SIMPLE is not set
-# MALLOC_STANDARD is not set
+MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/nios2/uclibc-ng.config b/target/nios2/uclibc-ng.config
index d8bb9da21..d50301ee9 100644
--- a/target/nios2/uclibc-ng.config
+++ b/target/nios2/uclibc-ng.config
@@ -68,9 +68,9 @@ UCLIBC_HAS_THREADS=y
UCLIBC_HAS_TLS=y
# PTHREADS_DEBUG_SUPPORT is not set
UCLIBC_HAS_SYSLOG=y
-MALLOC=y
+# MALLOC is not set
# MALLOC_SIMPLE is not set
-# MALLOC_STANDARD is not set
+MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/ppc/uclibc-ng.config b/target/ppc/uclibc-ng.config
index 8a7daf8ad..ccc415c40 100644
--- a/target/ppc/uclibc-ng.config
+++ b/target/ppc/uclibc-ng.config
@@ -86,9 +86,9 @@ UCLIBC_HAS_THREADS=y
UCLIBC_HAS_TLS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
-MALLOC=y
+# MALLOC is not set
# MALLOC_SIMPLE is not set
-# MALLOC_STANDARD is not set
+MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/sh/uclibc-ng.config b/target/sh/uclibc-ng.config
index 81352baf4..92ded9246 100644
--- a/target/sh/uclibc-ng.config
+++ b/target/sh/uclibc-ng.config
@@ -88,9 +88,9 @@ UCLIBC_HAS_THREADS=y
UCLIBC_HAS_TLS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
-MALLOC=y
+# MALLOC is not set
# MALLOC_SIMPLE is not set
-# MALLOC_STANDARD is not set
+MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/sparc/uclibc-ng.config b/target/sparc/uclibc-ng.config
index 0a4ead0eb..a1ea7c6a4 100644
--- a/target/sparc/uclibc-ng.config
+++ b/target/sparc/uclibc-ng.config
@@ -87,9 +87,9 @@ UCLIBC_HAS_THREADS=y
UCLIBC_HAS_TLS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
-MALLOC=y
+# MALLOC is not set
# MALLOC_SIMPLE is not set
-# MALLOC_STANDARD is not set
+MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/x86/uclibc-ng.config b/target/x86/uclibc-ng.config
index a7effd134..3c4f8175a 100644
--- a/target/x86/uclibc-ng.config
+++ b/target/x86/uclibc-ng.config
@@ -89,9 +89,9 @@ UCLIBC_HAS_THREADS=y
UCLIBC_HAS_TLS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
-MALLOC=y
+# MALLOC is not set
# MALLOC_SIMPLE is not set
-# MALLOC_STANDARD is not set
+MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/x86_64/uclibc-ng.config b/target/x86_64/uclibc-ng.config
index 244e04697..5bb03e7c4 100644
--- a/target/x86_64/uclibc-ng.config
+++ b/target/x86_64/uclibc-ng.config
@@ -85,9 +85,9 @@ UCLIBC_HAS_THREADS=y
UCLIBC_HAS_TLS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
-MALLOC=y
+# MALLOC is not set
# MALLOC_SIMPLE is not set
-# MALLOC_STANDARD is not set
+MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/xtensa/uclibc-ng.config b/target/xtensa/uclibc-ng.config
index 86d0b44d8..afc7f86b7 100644
--- a/target/xtensa/uclibc-ng.config
+++ b/target/xtensa/uclibc-ng.config
@@ -82,9 +82,9 @@ UCLIBC_HAS_THREADS=y
UCLIBC_HAS_TLS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
-MALLOC=y
+# MALLOC is not set
# MALLOC_SIMPLE is not set
-# MALLOC_STANDARD is not set
+MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y