Revision b91af98dada5a33215d87325a651f3e836c02ebd authored by Mohammad Akhlaghi on 05 January 2021, 18:01:19 UTC, committed by Mohammad Akhlaghi on 05 January 2021, 18:01:19 UTC
Until now, when building GNU Binutils on GNU Linux operating systems, we
would simply put a link to the host's core C library components (the
'*crt*' files). However, the symbolic link wasn't "forced"! So if it
already existed in the build directory, it would crash.

With this commit a '-f' option has been added to the 'ln' command and this
fixed the problem.

This bug was reported by Zahra Sharbaf.
1 parent a1a966a
History
File Mode Size
analysis
software

back to top