Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 16 Feb 2017 16:57:54 -0600
From: Rob Landley <rlandley@...instruments.com>
To: musl <musl@...ts.openwall.com>
Subject: musl-cross-make build script.

This is the script I use to build all the native and cross targets that
musl-cross-make currently supports. You should just be able to do:

  git clone https://github.com/richfelker/musl-cross-make
  cd musl-cross-make
  ~/mcm-buildall.sh

And then wait a long time and the result should wind up in "output".

I'm still testing to make sure this can build all the root filesystems
and kernels (teaching my https://github.com/landley/mkroot to do kernels).

Rob

Download attachment "mcm-buildall.sh" of type "application/x-shellscript" (2066 bytes)

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.