On Wed, Feb 04, 2026 at 03:45:33PM +0000, Bertrand Marquis wrote:
> Hi Jan,
> 
> > On 4 Feb 2026, at 16:31, Jan Beulich <[email protected]> wrote:
> > 
> > On 04.02.2026 14:16, Bertrand Marquis wrote:
> >> --- /dev/null
> >> +++ b/config/Darwin.mk
> >> @@ -0,0 +1,4 @@
> >> +include $(XEN_ROOT)/config/StdGNU.mk
> > 
> > Darwin isn't really a GNU environment, is it? The definitions in that file
> > may be suitable, but perhaps a brief comment is warranted?
> 
> Yes this is only valid because we use brew in that case.
> I will add a comment.

Oh, so you end up building using the GNU toolchain provided by
homebrew and not the LLVM one?  Sorry, I was assuming that you did use
the native LLVM toolchain when possible.

Thanks, Roger.

Reply via email to