]> git.ipfire.org Git - thirdparty/glibc.git/commit
configure: Disable building libcrypt by default
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Mon, 17 Jul 2023 16:44:17 +0000 (12:44 -0400)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Thu, 20 Jul 2023 18:38:13 +0000 (20:38 +0200)
commit6c85c5a1773d786ccdc375e34431488fbcdd88e0
tree92262669e775c2498c1f50dc544d8a43c98940e5
parent3edca7f545d226bfbf553e676e22cbfec14adfe8
configure: Disable building libcrypt by default

We mentioned eventual dropping of libcrypt in the 2.28 NEWS.  Actually
put that plan in motion by first disabling building libcrypt by default.
note in NEWS that the library will be dropped completely in a future
release.

Also add a couple of builds into build-many-glibcs.py.

Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org>
INSTALL
NEWS
configure
configure.ac
manual/install.texi
scripts/build-many-glibcs.py