mirror of
https://git.yoctoproject.org/poky
synced 2026-03-25 10:02:22 +01:00
glibc: Enable obsoleted nsl
libnsl has been obsoleted in 2.26 and will be removed in future until them we enable it (From OE-Core rev: e8047c772f49fe5a4a18d54289d98fb2f98a8176) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -75,6 +75,7 @@ EXTRA_OECONF = "--enable-kernel=${OLDEST_KERNEL} \
|
||||
--with-headers=${STAGING_INCDIR} \
|
||||
--without-selinux \
|
||||
--enable-obsolete-rpc \
|
||||
--enable-obsolete-nsl \
|
||||
--enable-tunables \
|
||||
--enable-bind-now \
|
||||
--enable-stack-protector=strong \
|
||||
|
||||
Reference in New Issue
Block a user