From 977e95a39bf55805b5b3cb770ba9483939dd4087 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 31 May 2015 16:03:22 -0500 Subject: enable microblaze for uClibc-ng for testing --- target/microblaze/uclibc-ng.config | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'target/microblaze') diff --git a/target/microblaze/uclibc-ng.config b/target/microblaze/uclibc-ng.config index 7ec0d13c8..f3e903a19 100644 --- a/target/microblaze/uclibc-ng.config +++ b/target/microblaze/uclibc-ng.config @@ -75,9 +75,7 @@ HAS_NO_THREADS=y # UCLIBC_HAS_LINUXTHREADS is not set UCLIBC_HAS_SYSLOG=y UCLIBC_HAS_LFS=y -# MALLOC is not set -# MALLOC_SIMPLE is not set -MALLOC_STANDARD=y +MALLOC=y MALLOC_GLIBC_COMPAT=y UCLIBC_HAS_OBSTACK=y UCLIBC_DYNAMIC_ATEXIT=y -- cgit v1.2.3