mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 05:43:09 +00:00
1d43ed3151
1.0.18 changed the dependencies for the static libraries, notably in libc/Makefile.in. This resulted in packing a lot of unrelated stuff into libc.a, including (sic!) a nested .a library and stuff from other libraries such as libdl. This results in a failure to statically link with thus created libc.a: .../libc.a(libdl.os):(.literal+0x74): undefined reference to `_dl_tlsdesc_return' This was breaking xtensa-*-uclibc sample. Signed-off-by: Alexey Neyman <stilor@att.net> |
||
---|---|---|
.. | ||
avr-libc.in | ||
avr-libc.in.2 | ||
glibc.in | ||
glibc.in.2 | ||
mingw.in | ||
musl.in | ||
musl.in.2 | ||
newlib.in | ||
newlib.in.2 | ||
none.in | ||
uClibc.in | ||
uClibc.in.2 |