diff options
author | Nico Huber <nico.h@gmx.de> | 2020-12-21 00:11:54 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-02-27 22:20:06 +0000 |
commit | e87fcd4db3084833a5af697bb930c671fbd353b7 (patch) | |
tree | d044d3026ef5b48253c2c642334f7fe19ca6dd3c /util/acpi/description.md | |
parent | d7c31d1dbe89a54db8e244c2b0d746f58a1bd8ad (diff) | |
download | coreboot-e87fcd4db3084833a5af697bb930c671fbd353b7.tar.xz |
crossgcc: Delete conflicting, stale symbolic link
If a previous build failed or the build dir is still around for other
reasons (e.g. buildgcc's `-t`) the symbolic link to our `bin` dir we
create there is also still around and can't be created again without
removing it first. Attempts to use `ln -f` also fail as the existing
destination is treated as directory and a new symbolic link would be
created inside.
Change-Id: I7a2720b0286e33d1ba26ea01f323dbf4f8afaea0
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48776
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'util/acpi/description.md')
0 files changed, 0 insertions, 0 deletions