boost: fails to build with LTO support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-30 21:59:42 +02:00
parent 8491d9aa1f
commit 46217a73ae

View File

@ -22,6 +22,9 @@
. config/options $1 . config/options $1
# boost fails building with LTO support
strip_lto
cd $PKG_BUILD cd $PKG_BUILD
sh bootstrap.sh \ sh bootstrap.sh \
--prefix=/usr \ --prefix=/usr \