From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Melnikov Date: Thu, 14 Nov 2024 12:46:50 +0100 Subject: [PATCH] Makefile: Fix POSIX grep alternation regex In-Reply-To: <87pln1qs8l.fsf@igel.home> References: <20241111193721.79542-1-imel@purelymail.com> <87pln1qs8l.fsf@igel.home> Message-ID: List-Id: To: opensbi@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Tue, Nov 12, 2024 at 12:13:14AM +0100, Andreas Schwab wrote: > Alternatively, you can use multiple -e options. This works even with > traditional grep implementations. This might be a bit more elegant. Should I re-submit the patch?