Commit Graph

15 Commits

Author SHA1 Message Date
Marco A L Barbosa 5941acd80f Use libunwind from llvm-project submodule for musl targets 2019-08-15 08:45:10 -03:00
Gregory Szorc 51b47b8158 Update musl-cross-make to 0.9.8
This version uses musl 1.1.22 and GCC 6.4.0 by default. It also
contains support for newer binutils and GCC versions, should we
want to bump those as well. But I'm purposefully limiting this
patch in order to reduce the surface area for controversy.
2019-05-28 19:30:33 -07:00
Mateusz Mikuła 0caa251da2 Conditionally provide cc in musl-toolchain.sh 2019-05-10 16:12:47 +02:00
Mateusz Mikuła f74debbe7d Make tests compatible with musl host 2019-05-10 16:12:47 +02:00
varkor 7f0f0e31ec Remove double trailing newlines 2019-04-22 16:57:01 +01:00
Mateusz Mikuła c764890d7c musl: build toolchain libs with -fPIC 2019-03-27 18:37:21 +01:00
Mateusz Mikuła 451343e0f3
Fix TARGET variable in musl-toolchain.sh 2019-03-15 01:19:54 +01:00
Mateusz Mikuła f364f483a3 Address final review 2019-03-14 16:55:47 +01:00
Mateusz Mikuła 17464a7b87 Final cleanups 2019-03-13 22:36:22 +01:00
Mateusz Mikuła cbc1ce0b84 Drop copyright notice from musl-toolchain 2019-03-13 22:21:06 +01:00
Mateusz Mikuła cacb3053e8 musl: update LLVM to 7 2019-03-13 22:21:06 +01:00
Martell Malone 52a3311dc9 Address review comments 2019-03-13 22:21:06 +01:00
Jonathan Sieber 3f107fd43a musl-toolchain: fix global lib paths (dont create /lib/libc.so) 2019-03-13 22:21:06 +01:00
Jonathan Sieber 8e2aa524ed Make the musl dynamic loader known to the system, so it can execute target binaries 2019-03-13 22:21:06 +01:00
Jonathan Sieber aecb32ce6e build a proper c++-enabled musl toolchain with musl-cross-make 2019-03-13 22:21:06 +01:00