aboutsummaryrefslogtreecommitdiffstats
path: root/main/musl/0002-add-stubs-for-additional-legacy-ether.h-functions.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/musl: upgrade to 0.9.12Timo Teräs2013-07-301-58/+0
|
* main/musl: fix popen/posix_spawn under qemu-user emulationTimo Teräs2013-07-171-1/+1
| | | | cherry-pick upstream commit working around the qemu-user deficiency.
* main/musl: various fixes from git master, and packaging fixesTimo Teräs2013-07-111-2/+2
| | | | | | | | | | - 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
* main/musl: upgrade 0.9.11Timo Teräs2013-07-031-0/+58
Also don't build crosstool for native musl builds.