Commit Graph

8 Commits

Author SHA1 Message Date
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 202ed9d3b3 Update to use NDK r12 2016-06-10 10:45:16 -04:00
Fredrik Fornwall 9f270eaeb3 ndk-stl: Remove outdated comments 2016-05-18 18:32:59 -04:00
Fredrik Fornwall c8b6264e23 Make it possible to build packages with clang 2016-03-13 17:59:15 -04:00
Fredrik Fornwall 0ff8e1e793 ndk-stl: Fix 64-bit builds 2015-12-01 19:59:49 -05:00
Fredrik Fornwall 5e8349fd0e Remove stray vim backup file 2015-07-02 20:43:48 -04:00
Fredrik Fornwall 0425eb1e13 Work around c++ headers path on i686 2015-07-02 20:43:24 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00