On Wed, 20 Jul 2022 at 16:26, Peter Maydell <peter.mayd...@linaro.org> wrote: > > This patchset fixes some non-portable code that has crept in recently: > notably, it fixes problems that are reported to cause configure > not to work correctly on OpenBSD and NetBSD, and a warning message > when using dash as /bin/sh on Linux. I threw in a less important > "drop some dead code" fix too, and a fix for the only other 'error' > category problem reported by shellcheck. (There are way too many > 'warning' category reports to deal with all at once.) > > If people who reported problems on NetBSD/OpenBSD could check that > this fixes them, that would be great.
I'll take these via target-arm.next since I'm doing a pullreq anyway. thanks -- PMM