mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-04 13:41:11 -09:00
Fix the following build failures raised since bump of glibc to version 2.39 in commitb5680f53d6: configure: error: newgrp selected, but required crypt function not available [...] configure: error: sulogin selected, but required crypt function not available Fixes:b5680f53d6- http://autobuild.buildroot.org/results/961cd1221adf9ef8bfaff25b212351d10769c369 - http://autobuild.buildroot.org/results/875a8d9ad76e844149d9a1c0c1983696e7313eff Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>