openwrt/package/libs/libcxxabi
Rosen Penev 76c1405767 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:06:55 +00:00
..
patches libcxxabi: add 2021-09-01 08:06:55 +00:00
Makefile libcxxabi: add 2021-09-01 08:06:55 +00:00