luaposix: adjust with glibc and libcrypt-compat
authorKonstantin Demin <redacted>
Fri, 4 Jul 2025 07:51:40 +0000 (10:51 +0300)
committerJosef Schlehofer <redacted>
Mon, 14 Jul 2025 08:40:15 +0000 (10:40 +0200)
commit92c5dc80c84d34d880986e3129966712d6e43454
tree90c02d020c3aaced1ad74c50ba1f33d3ef99412f
parent579ddaf99814297e25ae79403c1f22f7a8e709d7
luaposix: 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>
lang/luaposix/Makefile
git clone https://git.99rst.org/PROJECT