xerces-c: dasable LTO hack

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-30 23:04:24 +02:00
parent adf0553bfb
commit 415d1c8c49

View File

@ -23,7 +23,7 @@
. config/options $1 . config/options $1
# xerces_c fails to build with LTO support # xerces_c fails to build with LTO support
strip_lto # strip_lto
if [ "$ICONV" = "libiconv" ]; then if [ "$ICONV" = "libiconv" ]; then
export LDFLAGS="$LDFLAGS -liconv" export LDFLAGS="$LDFLAGS -liconv"