Re: [PATCH 3/3] devtools: enable testing ppc builds on ubuntu

2023-08-31 Thread Tyler Retzlaff
On Thu, Aug 31, 2023 at 01:10:58PM +0100, Bruce Richardson wrote: > When running PPC builds with the packaged Ubuntu compiler, a different > cross-file needs to be used. Adjust the test-meson-builds script to take > account of this, so that developers can easier pick up on errors. > > Signed-off-b

[PATCH 3/3] devtools: enable testing ppc builds on ubuntu

2023-08-31 Thread Bruce Richardson
When running PPC builds with the packaged Ubuntu compiler, a different cross-file needs to be used. Adjust the test-meson-builds script to take account of this, so that developers can easier pick up on errors. Signed-off-by: Bruce Richardson --- devtools/test-meson-builds.sh | 3 +++ 1 file chan