Commit Graph

5 Commits

Author SHA1 Message Date
Fredrik Fornwall a97530e471 libvpx: Update from 1.7.0 to 1.8.0 2019-02-09 22:46:58 +01:00
Fredrik Fornwall 03d448338b libvpx: Build with clang 2017-07-27 03:18:14 +02: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 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