transmission: remove LTO hack

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-30 22:06:13 +02:00
parent ac0d922fc7
commit c0d653136f

View File

@ -22,9 +22,6 @@
. config/options $1
# transmission (svn 11666) fails to build with LTO support
strip_lto
if [ "$ICONV" = "libiconv" ]; then
export LIBS="-liconv"
fi