pcre: remove LTO hack

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-30 21:58:32 +02:00
parent 214cd8c052
commit e411104751

View File

@ -22,11 +22,7 @@
. config/options $1
# pcre fails building with LTO support on gcc-4.6
strip_lto
cd $PKG_BUILD
mkdir -p m4 && do_autoreconf
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \