On Tue, May 07, 2013 at 02:51:05PM +0200, Sven Eckelmann wrote:
The linker can identify unused sections of a binary when each symbol is stored in a separate section. This mostly removes the unused debugfs function and reduces the size by ~5% on mipsel.
Signed-off-by: Sven Eckelmann sven@narfation.org
alfred/Makefile | 3 +++ 1 file changed, 3 insertions(+)
Applied in revision fa23641 (alfred package feed).
Thanks, Simon