Przeglądaj źródła

sync config with other archs

Waldemar Brodkorb 11 lat temu
rodzic
commit
1269cb2d95
1 zmienionych plików z 2 dodań i 2 usunięć
  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