Browse Source

arc: disable obstack, not usable with newer binutils/gdb

Waldemar Brodkorb 8 years ago
parent
commit
ec53b25893
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/arc/uclibc-ng.config

+ 1 - 1
target/arc/uclibc-ng.config

@@ -88,7 +88,7 @@ MALLOC=y
 # MALLOC_SIMPLE is not set
 # MALLOC_STANDARD is not set
 MALLOC_GLIBC_COMPAT=y
-UCLIBC_HAS_OBSTACK=y
+# UCLIBC_HAS_OBSTACK is not set
 UCLIBC_DYNAMIC_ATEXIT=y
 COMPAT_ATEXIT=y
 UCLIBC_HAS_UTMPX=y