|
Message-ID: <CAEg67Gm8WhPuDRaWXnA1exDOxvO1JVtgwPcsgpt-Vw1qNA-jwA@mail.gmail.com> Date: Mon, 26 Jul 2021 13:49:49 +1000 From: Patrick Oppenlander <patrick.oppenlander@...il.com> To: musl@...ts.openwall.com Subject: Re: FYI: llvm-musl-hexagon toolchain build script v1 On Mon, Jul 26, 2021 at 9:54 AM Rob Landley <rob@...dley.net> wrote: > > Note the first three lines are the 3 git archives to clone into the current > directory. (llvm, linux, and qualcomm's musl-hexagon fork) > > Loosely based on the > https://github.com/qemu/qemu/blob/master/tests/docker/dockerfiles/debian-hexagon-cross.docker.d/build-toolchain.sh > with a _LOT_ of simplification. Yes, it can still be slimmed down further, > working on it ala > https://lists.nongnu.org/archive/html/qemu-devel/2021-07/msg04610.html > Hi Rob, FYI I have a fork of musl-cross-make with clang support here: https://github.com/apexrtos/musl-cross-make/tree/clang The bit with all the cmake cra^H^H^Hmagic is here: https://github.com/apexrtos/musl-cross-make/blob/clang/litecross/Makefile.clang Looks like you've done a better job of minimising flags than me (cmake always gives me a headache). If it's OK with you I'd like to go through your flags and see if I can tidy mine up a bit. 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.