libmodplug: fails to build with lto optimization

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-27 02:50:32 +01:00
parent 58686fe7b1
commit 58b5989fb9

View File

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