|
Message-ID: <CAEg67GkqBnZmuTDtn4om9_HO_J1oHjPdwYbc6oo7HzPq-=h1ew@mail.gmail.com> Date: Tue, 12 Jan 2021 12:26:10 +1100 From: Patrick Oppenlander <patrick.oppenlander@...il.com> To: musl@...ts.openwall.com Subject: Re: [PATCH] llvm/clang support for musl-cross-make On Tue, Jan 12, 2021 at 8:23 AM Patrick Oppenlander <patrick.oppenlander@...il.com> wrote: > > On Mon, Jan 11, 2021 at 4:33 PM Patrick Oppenlander > <patrick.oppenlander@...il.com> wrote: > > > > > > I've attached a patch which should apply the current tip of the musl-cross-make > > tree. > > > > The musl patch included is a bit overly pessimistic -- the crash only > occurs for armv7m so the #if test should probably be narrowed down a > bit. > > I also forgot to mention that I'll provide documentation updates if > you are happy to go ahead in this direction. > A couple more issues: * There's some missing symlinks (cc, c++, cpp). * The installed toolchain is missing a stdatomic.h. I'm looking into stdatomic but haven't managed to get anywhere yet. Patrick
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.