mirror of
git://git.musl-libc.org/musl
synced 2024-12-15 19:25:55 +00:00
32e7bd78ae
since .init and .fini are not .text, the toolchain does not seem to align them for code by default. this yields random breakage depending on the object sizes the linker is dealing with. |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
mips | ||
x86_64 | ||
crt1.c | ||
crti.c | ||
crtn.c | ||
Scrt1.c |