Commit Graph

7 Commits

Author SHA1 Message Date
Fredrik Fornwall 51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall 3302b5d631 ltrace: Rebuild to get rid of old libgnustl dep 2017-09-17 16:12:32 +02:00
Fredrik Fornwall 4e7d603e94 ltrace: Build with --without-libunwind
This fixes building when libunwind is available.
2017-03-23 22:44:06 +01:00
Fredrik Fornwall 0ef8e227f2 ltrace: Fix clang build 2017-01-15 21:30:34 +01:00
Fredrik Fornwall 7ce5638519 Cleanup of more packages 2016-09-03 18:45:08 -04:00
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
Fredrik Fornwall 029801b5c2 ltrace: Move out of disabled 2016-05-18 19:38:13 -04:00