Use linker optimizations also for libraries
commitcf8cd5c69d5d11acbc108a8b719caeb0267e1dda
authorMarc Andre Tanner <mat@brain-dump.org>
Fri, 5 Mar 2010 22:47:04 +0000 (5 23:47 +0100)
committerMarc Andre Tanner <mat@brain-dump.org>
Fri, 5 Mar 2010 22:47:04 +0000 (5 23:47 +0100)
tree4ac6447e60f374929fa652d01de5dac8df800bcf
parente9543c9de138ac58f90170d69f65fde8ee487bc3
Use linker optimizations also for libraries

This makes sense when using static libraries because every function
will be in it's own section and the linker will be able to add them
in a more finegrained way.

Signed-off-by: Marc Andre Tanner <mat@brain-dump.org>
sources/include.sh
sources/sections/dropbear.sh
sources/sections/kexec-tools.sh
sources/sections/qi-bootmenu.sh