libcxx[abi]: remove
authorRosen Penev <rosenp@gmail.com>
Sat, 5 Dec 2020 09:21:05 +0000 (01:21 -0800)
committerPaul Spooren <mail@aparcar.org>
Mon, 7 Dec 2020 20:46:43 +0000 (10:46 -1000)
commitf7d7a3a18b1f1d1fdcf5b05f4ab1af6b8fc2ce1e
tree06bcfcd5c08d28b5c5e96800e782662fbafd61d1
parent0ba83a757728185eabd965e07331508923cca825
libcxx[abi]: remove

This is a neat project, but offers no benefit to OpenWrt. The initial
reason for it was to be a replacement for libstdcpp as it is smaller
and lacks compatibility for C++98. Unfortunately, compiling several
packages with it results in larger ipk sizes.

While not a member of the packages feed, this will be moved to
packages-abandoned to keep it somewhere.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
config/Config-build.in
include/uclibc++.mk
package/libs/libcxx/Makefile [deleted file]
package/libs/libcxx/files/g++-libcxx [deleted file]
package/libs/libcxx/patches/010-ssp.patch [deleted file]
package/libs/libcxxabi/Makefile [deleted file]
package/libs/libcxxabi/patches/010-arm.patch [deleted file]