Re: [PATCH] Azure: Add 'tools-only' build for macOS X hosts

2020-05-26 Thread Heinrich Schuchardt
On 5/18/20 2:52 PM, Tom Rini wrote: > On Sun, May 17, 2020 at 12:48:42PM +1000, Jonathan Gray wrote: >> On Sat, May 16, 2020 at 02:54:39PM -0400, Tom Rini wrote: >>> Add building the 'tools-only' target on macOS X 'Catalina'. Hopefully >>> this will catch changes to host tools that are incompatibl

Re: [PATCH] Azure: Add 'tools-only' build for macOS X hosts

2020-05-18 Thread Tom Rini
On Sun, May 17, 2020 at 12:48:42PM +1000, Jonathan Gray wrote: > On Sat, May 16, 2020 at 02:54:39PM -0400, Tom Rini wrote: > > Add building the 'tools-only' target on macOS X 'Catalina'. Hopefully > > this will catch changes to host tools that are incompatible on BSD style > > environments. > > >

Re: [PATCH] Azure: Add 'tools-only' build for macOS X hosts

2020-05-16 Thread Jonathan Gray
On Sat, May 16, 2020 at 02:54:39PM -0400, Tom Rini wrote: > Add building the 'tools-only' target on macOS X 'Catalina'. Hopefully > this will catch changes to host tools that are incompatible on BSD style > environments. > > Signed-off-by: Tom Rini > > Note that at this time commit 3b4847cb

[PATCH] Azure: Add 'tools-only' build for macOS X hosts

2020-05-16 Thread Tom Rini
Add building the 'tools-only' target on macOS X 'Catalina'. Hopefully this will catch changes to host tools that are incompatible on BSD style environments. Signed-off-by: Tom Rini Note that at this time commit 3b4847cbee7c ("efi_loader: support building UEFI binaries on sandbox") is causin