termux-packages/packages/mosh
Fredrik Fornwall 3f300a10fc Setup libstdc++.so -> libgnustl_shared.so early
Let build-package.sh setup the $PREFIX/lib/libstdc++.so symlink
before building any package, to make sure that all C++ applications
link against a fully featured C++ standard library.

Avoid explicitly declaring a dependency on the libgnustl package
since everyone may link against it at will and instead mark it as
essential.
2016-08-10 19:45:41 -04:00
..
build.sh Setup libstdc++.so -> libgnustl_shared.so early 2016-08-10 19:45:41 -04:00
mosh.cc mosh: Fix argument passing in mosh wrapper 2016-06-01 16:31:44 -04:00
mosh.pl.patch mosh: Fix /bin/sh -> $PREFIX/bin/sh in mosh.pl 2016-06-01 09:35:52 -04:00