faad2: dont build with LTO support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-04-01 22:54:02 +02:00
parent 645f8acb43
commit 4ccfc5105a

View File

@ -22,6 +22,9 @@
. config/options $1
# faad2 fails building with LTO support
strip_lto
cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \