Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scripts/ld-version.sh: regular expression compile fails
ld --version | scripts/ld-version.sh fails with awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(') .*) So let's refresh the script from Linux kernel v4.14-rc8. Signed-off-by: Heinrich Schuchardt <[email protected]>
- Loading branch information