mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 08:24:32 -08:00
Update the build_sysroot to build an LLVM 11 sysroot, dealing with LLVM's change in structure. Also re-add peru.yaml for getting a pre-built sysroot via peru. See: https://github.com/buildinspace/peru
8 lines
186 B
YAML
8 lines
186 B
YAML
imports:
|
|
sysroot: sysroot/
|
|
|
|
curl module sysroot:
|
|
url: https://f000.backblazeb2.com/file/jsix-os/sysroot-llvm-11.tar.gz
|
|
unpack: tar
|
|
sha1: 7dffa388bdb2e20e1b0eb73600024e0c07d95abd
|