libssh: fails to build with lto optimization

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-27 02:51:44 +01:00
parent 3f55a26e64
commit 7f36007f68

View File

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