https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111359
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jonathan Wakely <r...@gcc.gnu.org>: https://gcc.gnu.org/g:5c3c04960d773f47ba5b1da592b6f1e013efe3ea commit r14-3838-g5c3c04960d773f47ba5b1da592b6f1e013efe3ea Author: Jonathan Wakely <jwak...@redhat.com> Date: Mon Sep 11 11:36:04 2023 +0100 contrib: Check if getent is available in git setup script [PR111359] contrib/ChangeLog: PR other/111359 * gcc-git-customization.sh: Check for getent before using it. Use id on macOS.