On Fri, 24 Jun 2022 at 09:27, Ed Maste <ema...@freebsd.org> wrote:
>
> On Fri, 24 Jun 2022 at 09:19, Ed Maste <ema...@freebsd.org> wrote:
> >
> > On Thu, 23 Jun 2022 at 21:23, John Baldwin <j...@freebsd.org> wrote:
> > >
> > > This broke the cross-build on macOS (the GitHub jobs are failing on main 
> > > now).
> > >
> > > Looks like macOS's linker doesn't like '-z relro'.
> >
> > Interesting. I see that the cross-build jobs install Clang and LLD on
> > Ubuntu, but only Clang (via brew install ...) on MacOS. Do you know
> > what linker is getting used in this case?
>
> Oh, this is the host linker, linking build tools. Let me see how we
> handle this elsewhere.

I have a fix for review in https://reviews.freebsd.org/D35589

Reply via email to