xerces-c: fails to build with LTO support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-27 12:09:38 +01:00
parent 7a408d81eb
commit 931c3d52f3

View File

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