Remove OBSTACK from uclibc-ng config

It has been (incompletely) removed since 1.0.21.

Requested-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
Alexey Neyman 2017-02-04 11:26:15 -08:00
parent 10db7887ce
commit 1007349456

View File

@ -5,7 +5,6 @@ KERNEL_HEADERS="/usr/src/linux/include"
LDSO_RUNPATH=y
LDSO_RUNPATH_OF_EXECUTABLE=y
MALLOC_GLIBC_COMPAT=y
UCLIBC_HAS_OBSTACK=y
UCLIBC_HAS_UTMPX=y
UCLIBC_HAS_UTMP=y
UCLIBC_SUSV2_LEGACY=y