Browse Source

sync config with other archs

Waldemar Brodkorb 10 years ago
parent
commit
1269cb2d95
1 changed files with 2 additions and 2 deletions
  1. 2 2
      target/microblaze/uclibc.config

+ 2 - 2
target/microblaze/uclibc.config

@@ -70,8 +70,8 @@ UCLIBC_HAS_LFS=y
 # MALLOC is not set
 # MALLOC_SIMPLE is not set
 MALLOC_STANDARD=y
-# MALLOC_GLIBC_COMPAT is not set
-# UCLIBC_HAS_OBSTACK is not set
+MALLOC_GLIBC_COMPAT=y
+UCLIBC_HAS_OBSTACK=y
 UCLIBC_DYNAMIC_ATEXIT=y
 # COMPAT_ATEXIT is not set
 UCLIBC_SUSV2_LEGACY=y