efl: remove --print-gc-sections: too annoying.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Mon, 31 Dec 2012 01:45:14 +0000 (01:45 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Mon, 31 Dec 2012 01:45:14 +0000 (01:45 +0000)
commitfe7f441158e4bc44fc29cb11f8878d9b9a9275ee
treeb48aad8e9063f85515109a736c70ba5138939a34
parent4e6ce9277fcba39e7e1d2d177d670e94077b2f1c
efl: remove --print-gc-sections: too annoying.

okay, remove that print as it will always print sections removed from
PIC leftovers, etc.

keep the --gc-sections, it's useful to shrink binaries. Developers
willing to delete dead code can --print-gc-sections themselves.

SVN revision: 81920
configure.ac