Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/musl: upgrade to 0.9.12 | Timo Teräs | 2013-07-30 | 1 | -66/+0 |
| | |||||
* | main/musl: fix popen/posix_spawn under qemu-user emulation | Timo Teräs | 2013-07-17 | 1 | -1/+1 |
| | | | | cherry-pick upstream commit working around the qemu-user deficiency. | ||||
* | main/musl: various fixes from git master, and packaging fixes | Timo Teräs | 2013-07-11 | 1 | -0/+66 |
- use upstream commits for all arm pie/unwind fixes - replace getopt with BSD licensed GNU compatible getopt - set proper SONAME for the libc generated for packaging purposes - rename libc.so to be ld-musl-$ARCH.so.1 and point the SONAME and ldd links to it. this allows libc.so to go to -dev package as it will be used for compiling only. - move specs file to musl-crosstool subpackage |