libmodplug: remove LTO hack

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-30 22:05:10 +02:00
parent 7b11bd7328
commit 5ab130ae59

View File

@ -22,8 +22,6 @@
. config/options $1
strip_lto # libmodplug fails to build with LTO optimization
cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \