summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/arm/uclibc.config4
-rw-r--r--target/avr32/uclibc.config4
-rw-r--r--target/cris/uclibc.config4
-rw-r--r--target/m68k/uclibc.config4
-rw-r--r--target/microblaze/uclibc.config4
-rw-r--r--target/mips/uclibc.config4
-rw-r--r--target/mips64/uclibc.config4
-rw-r--r--target/ppc/uclibc.config4
-rw-r--r--target/sh/uclibc.config4
-rw-r--r--target/sparc/uclibc.config4
-rw-r--r--target/x86/uclibc.config4
-rw-r--r--target/x86_64/uclibc.config4
-rw-r--r--target/xtensa/uclibc.config4
13 files changed, 26 insertions, 26 deletions
diff --git a/target/arm/uclibc.config b/target/arm/uclibc.config
index 604a5c502..5396a4514 100644
--- a/target/arm/uclibc.config
+++ b/target/arm/uclibc.config
@@ -91,9 +91,9 @@ UCLIBC_HAS_TLS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
-# MALLOC is not set
+MALLOC=y
# MALLOC_SIMPLE is not set
-MALLOC_STANDARD=y
+# MALLOC_STANDARD is not set
MALLOC_GLIBC_COMPAT=y
UCLIBC_HAS_OBSTACK=y
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/avr32/uclibc.config b/target/avr32/uclibc.config
index b0238ecc8..252a80643 100644
--- a/target/avr32/uclibc.config
+++ b/target/avr32/uclibc.config
@@ -88,9 +88,9 @@ UCLIBC_HAS_THREADS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
-# MALLOC is not set
+MALLOC=y
# MALLOC_SIMPLE is not set
-MALLOC_STANDARD=y
+# MALLOC_STANDARD is not set
MALLOC_GLIBC_COMPAT=y
UCLIBC_HAS_OBSTACK=y
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/cris/uclibc.config b/target/cris/uclibc.config
index 5bebd5263..5d952788d 100644
--- a/target/cris/uclibc.config
+++ b/target/cris/uclibc.config
@@ -89,9 +89,9 @@ UCLIBC_HAS_THREADS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
-# MALLOC is not set
+MALLOC=y
# MALLOC_SIMPLE is not set
-MALLOC_STANDARD=y
+# MALLOC_STANDARD is not set
MALLOC_GLIBC_COMPAT=y
UCLIBC_HAS_OBSTACK=y
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/m68k/uclibc.config b/target/m68k/uclibc.config
index b2da81c40..164e97c2d 100644
--- a/target/m68k/uclibc.config
+++ b/target/m68k/uclibc.config
@@ -90,9 +90,9 @@ UCLIBC_HAS_THREADS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
-# MALLOC is not set
+MALLOC=y
# MALLOC_SIMPLE is not set
-MALLOC_STANDARD=y
+# MALLOC_STANDARD is not set
MALLOC_GLIBC_COMPAT=y
UCLIBC_HAS_OBSTACK=y
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/microblaze/uclibc.config b/target/microblaze/uclibc.config
index 2062617f6..79450dac8 100644
--- a/target/microblaze/uclibc.config
+++ b/target/microblaze/uclibc.config
@@ -67,9 +67,9 @@ HAS_NO_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_STANDARD is not set
MALLOC_GLIBC_COMPAT=y
UCLIBC_HAS_OBSTACK=y
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/mips/uclibc.config b/target/mips/uclibc.config
index c07ea37be..88f6f35f6 100644
--- a/target/mips/uclibc.config
+++ b/target/mips/uclibc.config
@@ -97,9 +97,9 @@ UCLIBC_HAS_TLS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
-# MALLOC is not set
+MALLOC=y
# MALLOC_SIMPLE is not set
-MALLOC_STANDARD=y
+# MALLOC_STANDARD is not set
MALLOC_GLIBC_COMPAT=y
UCLIBC_HAS_OBSTACK=y
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/mips64/uclibc.config b/target/mips64/uclibc.config
index 3688679f9..08733cb93 100644
--- a/target/mips64/uclibc.config
+++ b/target/mips64/uclibc.config
@@ -97,9 +97,9 @@ UCLIBC_HAS_TLS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
-# MALLOC is not set
+MALLOC=y
# MALLOC_SIMPLE is not set
-MALLOC_STANDARD=y
+# MALLOC_STANDARD is not set
MALLOC_GLIBC_COMPAT=y
UCLIBC_HAS_OBSTACK=y
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/ppc/uclibc.config b/target/ppc/uclibc.config
index ab7736d47..af3810ee5 100644
--- a/target/ppc/uclibc.config
+++ b/target/ppc/uclibc.config
@@ -90,9 +90,9 @@ UCLIBC_HAS_TLS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
-# MALLOC is not set
+MALLOC=y
# MALLOC_SIMPLE is not set
-MALLOC_STANDARD=y
+# MALLOC_STANDARD is not set
MALLOC_GLIBC_COMPAT=y
UCLIBC_HAS_OBSTACK=y
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/sh/uclibc.config b/target/sh/uclibc.config
index bae1ea092..bb49af75b 100644
--- a/target/sh/uclibc.config
+++ b/target/sh/uclibc.config
@@ -92,9 +92,9 @@ UCLIBC_HAS_TLS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
-# MALLOC is not set
+MALLOC=y
# MALLOC_SIMPLE is not set
-MALLOC_STANDARD=y
+# MALLOC_STANDARD is not set
MALLOC_GLIBC_COMPAT=y
UCLIBC_HAS_OBSTACK=y
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/sparc/uclibc.config b/target/sparc/uclibc.config
index 9c6471947..7a67b880b 100644
--- a/target/sparc/uclibc.config
+++ b/target/sparc/uclibc.config
@@ -92,9 +92,9 @@ UCLIBC_HAS_TLS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
-# MALLOC is not set
+MALLOC=y
# MALLOC_SIMPLE is not set
-MALLOC_STANDARD=y
+# MALLOC_STANDARD is not set
MALLOC_GLIBC_COMPAT=y
UCLIBC_HAS_OBSTACK=y
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/x86/uclibc.config b/target/x86/uclibc.config
index 777138049..916f84e70 100644
--- a/target/x86/uclibc.config
+++ b/target/x86/uclibc.config
@@ -93,9 +93,9 @@ UCLIBC_HAS_TLS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
-# MALLOC is not set
+MALLOC=y
# MALLOC_SIMPLE is not set
-MALLOC_STANDARD=y
+# MALLOC_STANDARD is not set
MALLOC_GLIBC_COMPAT=y
UCLIBC_HAS_OBSTACK=y
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/x86_64/uclibc.config b/target/x86_64/uclibc.config
index 474a0f80c..a6e651d3f 100644
--- a/target/x86_64/uclibc.config
+++ b/target/x86_64/uclibc.config
@@ -89,9 +89,9 @@ UCLIBC_HAS_TLS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
-# MALLOC is not set
+MALLOC=y
# MALLOC_SIMPLE is not set
-MALLOC_STANDARD=y
+# MALLOC_STANDARD is not set
MALLOC_GLIBC_COMPAT=y
UCLIBC_HAS_OBSTACK=y
UCLIBC_DYNAMIC_ATEXIT=y
diff --git a/target/xtensa/uclibc.config b/target/xtensa/uclibc.config
index 026f8b1b1..f948f03c8 100644
--- a/target/xtensa/uclibc.config
+++ b/target/xtensa/uclibc.config
@@ -81,9 +81,9 @@ UCLIBC_HAS_THREADS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
-# MALLOC is not set
+MALLOC=y
# MALLOC_SIMPLE is not set
-MALLOC_STANDARD=y
+# MALLOC_STANDARD is not set
MALLOC_GLIBC_COMPAT=y
UCLIBC_HAS_OBSTACK=y
UCLIBC_DYNAMIC_ATEXIT=y