mosh: Try linking to libgnustl_shared.so

This commit is contained in:
Fredrik Fornwall 2015-08-03 20:33:27 -04:00
parent 6d5e9115d6
commit 3248cc9ebe
1 changed files with 2 additions and 0 deletions

View File

@ -5,3 +5,5 @@ TERMUX_PKG_SRCURL=http://mosh.mit.edu/mosh-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_DEPENDS="libandroid-support, protobuf, ncurses, openssl, perl"
export PROTOC=$TERMUX_TOPDIR/protobuf/host-build/src/protoc
LDFLAGS+=" -lgnustl_shared"