mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-15 13:32:59 +02:00
libcrypt is deprecated in glibc, and is now explicitely disabled. Instead we ship libxcrypt which is an alternative implemenation and can be used as a drop-in replacement. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>