tcsh: adjust with glibc and libcrypt-compat
authorKonstantin Demin <redacted>
Fri, 4 Jul 2025 07:51:41 +0000 (10:51 +0300)
committerJosef Schlehofer <redacted>
Mon, 14 Jul 2025 08:40:15 +0000 (10:40 +0200)
commit975023619c53d0d8a93386063c5119518e5e8091
tree4585a4d36a1d41d89a80fc075d2a8cd4cf07692b
parente1ebbcb24bf3ef31dc94eefe03541d87a72e4f7f
tcsh: adjust with glibc and libcrypt-compat

glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.

Signed-off-by: Konstantin Demin <redacted>
utils/tcsh/Makefile
git clone https://git.99rst.org/PROJECT