tn3399_openwrt/package/libs/libcxxabi
Rosen Penev 3f9bd9e8ee libcxxabi: add
This will be used for libcxx.

libcxxabi is needed as libsupc++ is not good enough for libcxx. It uses
GCC specific stuff which causes failed compilation for some packages.
There are also runtime issues, most notably with cxxopts where the
program just crashes.

Reference: https://github.com/gerbera/gerbera/issues/795

Added patch to fix ARM compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-31 22:11:23 +02:00
..
patches libcxxabi: add 2020-08-31 22:11:23 +02:00
Makefile libcxxabi: add 2020-08-31 22:11:23 +02:00