]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: restore lstat & mkdir func checks
authorMike Frysinger <vapier@gentoo.org>
Wed, 9 Nov 2022 17:19:45 +0000 (00:19 +0700)
committerMike Frysinger <vapier@gentoo.org>
Wed, 9 Nov 2022 17:19:45 +0000 (00:19 +0700)
commit959550953e9467b3aa3e168c8ea313e123626d9b
tree3bc4a50d3930ff7055becbe8dc3ce2d182ac55f9
parent31b40f11f1cf7c79eff80bed214d3350a9a209a4
sim: restore lstat & mkdir func checks

When merging ppc configure checks into the top-level, these 2 funcs
were accidentally dropped (probably due to incorrect resolution of
conflicts).  Restore them since the ppc code utilizes them both.
sim/config.h.in
sim/configure
sim/m4/sim_ac_platform.m4