about summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2014-04-21 20:10:08 -0400
committerRich Felker <dalias@aerifal.cx>2014-04-21 20:10:08 -0400
commit3176b57e528f335139f37ada07063f3619158f56 (patch)
tree5bdf33471d4b4efdbfc220c2ba19079149af7050 /configure
parentfbcfed7c2d27496063d79e4d2a2a694d0fe67209 (diff)
downloadmusl-3176b57e528f335139f37ada07063f3619158f56.tar.gz
musl-3176b57e528f335139f37ada07063f3619158f56.tar.xz
musl-3176b57e528f335139f37ada07063f3619158f56.zip
make __init_libc static for non-shared libc
being static allows it to be inlined in __libc_start_main; inlining
should take place at all levels since the function is called exactly
once. this further reduces mandatory startup code size for static
binaries.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions