]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/arch-subdir.mk.in
sim: ppc: fallback when ln is not available [PR sim/18864]
authorMike Frysinger <vapier@gentoo.org>
Sun, 3 Oct 2021 15:27:35 +0000 (11:27 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 3 Oct 2021 15:36:30 +0000 (11:36 -0400)
commit46039d3632e32d9a404c1f18cf55f14c894e4627
treed9dfd3842b03b67e4b904c8b4554d2c69dcafe68
parent0a9bddab0f47d7a09c67528a976022c2196d2dce
sim: ppc: fallback when ln is not available [PR sim/18864]

Not all systems have easy access to hard links or symlinks, so add
fallback logic to the run->psim build code to handle those.

Bug: https://sourceware.org/PR18864
sim/arch-subdir.mk.in
sim/ppc/Makefile.in