libssh: remove LTO hack

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-30 21:55:33 +02:00
parent c775ec1e73
commit 48db30a09f

View File

@ -22,8 +22,6 @@
. config/options $1
strip_lto # libssh fails to build with LTO optimization
cd $PKG_BUILD
mkdir -p build && cd build