commit | e2bae06cf91bd6d505705432eebc32cb246a690b | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Wed Sep 28 22:56:41 2022 +0930 |
committer | Alan Modra <amodra@gmail.com> | Wed Sep 28 23:01:56 2022 +0930 |
tree | de374c57a3d4854654200ec673eb1daa11a2bb31 | |
parent | 93362ef59ee13aa8ec7c09897c00e15f3ce38b7b [diff] |
Re: egrep in binutils Multi-line patterns for grep are not supported on some old versions of grep. binutils/ * embedspu.sh: Replace multi-line grep with sed. ld/ * testsuite/ld-elfvers/vers.exp: Replace multi-line grep with sed.