Re: egrep in binutils
authorAlan Modra <amodra@gmail.com>
Wed, 28 Sep 2022 13:26:41 +0000 (22:56 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 28 Sep 2022 13:31:56 +0000 (23:01 +0930)
commite2bae06cf91bd6d505705432eebc32cb246a690b
treede374c57a3d4854654200ec673eb1daa11a2bb31
parent93362ef59ee13aa8ec7c09897c00e15f3ce38b7b
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.
binutils/embedspu.sh
ld/testsuite/ld-elfvers/vers.exp