From 462d348caa16843594d8f23170ba7b635d2df220 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Wed, 18 Jul 2018 17:30:19 +0200 Subject: Don't build libnsl for new ABIs For architectures and ABIs that are added in version 2.29 or later the option --enable-obsolete-nsl is no longer available, and no libnsl compatibility library is built. --- manual/install.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manual') diff --git a/manual/install.texi b/manual/install.texi index eab4b0d75a..61178dadcd 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -259,6 +259,9 @@ compatibility and the NSS modules libnss_compat, libnss_nis and libnss_nisplus are not built at all. Use this option to enable libnsl with all depending NSS modules and header files. +For architectures and ABIs that have been added after version 2.28 of +@theglibc{} this option is not available, and the libnsl compatibility +library is not built. @item --disable-crypt Do not install the passphrase-hashing library @file{libcrypt} or the -- cgit 1.4.1