Home
last modified time | relevance | path

Searched hist:b5142f28 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/scripts/
H A Dld-version.shb5142f28 Wed Nov 08 16:44:55 CST 2017 Heinrich Schuchardt <xypron.glpk@gmx.de> 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 <xypron.glpk@gmx.de>