Commit Graph

5 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 ec7f65e944 libvpx: Depend on libgnustl 2016-04-29 08:14:51 -04:00
Fredrik Fornwall dd15f7cf28 libvpx: Support 64-bit builds 2015-12-17 23:06:24 +01:00
Fredrik Fornwall e58281b9f9 libvpx: Update from 1.4.0 to 1.5.0 2015-11-17 15:42:18 -05:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00