mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
Disable obsolete API following upstream feedback as it raises build failures on some architectures such as nds32le or arc and because this API is unsecure: https://github.com/besser82/libxcrypt/issues/122 Fixes: - http://autobuild.buildroot.org/results/5ae235b6ec66ac86efadaa2847307be58064c167 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>