https://sourceware.org/bugzilla/show_bug.cgi?id=27345
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c180f095f32ca62f138da9bc7fb96cac0365fb5d commit c180f095f32ca62f138da9bc7fb96cac0365fb5d Author: Alan Modra <amo...@gmail.com> Date: Fri Feb 5 12:59:16 2021 +1030 PR27345, binutils/arsup.c: lstat() not available on all targets We can just use stat here, the same as is done in ar.c:open_inarch. PR 27345 * arsup.c (ar_save): Use stat rather than lstat. -- You are receiving this mail because: You are on the CC list for the bug.