mirror of
https://github.com/darlinghq/cctools-port.git
synced 2024-11-30 07:30:31 +00:00
90214560fa
Mostly make sure not to use a few glibc-isms. I should note that cctools' ar doesn't work properly when built against musl. I didn't investigate further because dropping in llvm-ar works just fine. The error you see with the broken ar is: ``` `x86_64-apple-darwin14-ranlib: archive member: libgcc.a(3) size too large (archive member extends past the end of the file)` ``` |
||
---|---|---|
.. | ||
architecture | ||
cbt | ||
coff | ||
elf | ||
foreign | ||
gnu | ||
i386 | ||
llvm-c | ||
mach | ||
mach-o | ||
opcode | ||
standalone | ||
stuff | ||
sys | ||
xar | ||
Makefile |