1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-05-10 17:46:26 +02:00
openwrt/config
Rosen Penev 6b2ed6101e uclibc++: remove
No package here depends on it. Furthermore, uClibc++ is a fairly buggy
C++ library and seems to be relatively inactive upstream.

It also lacks proper support for modern C++11 features.

The main benefit of it is size: 66.6 KB	vs 287.3 KB on mips24kc. Static
linking and LTO can help bring the size down of packages that need it.

Added warning message to uclibc++.mk

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
2021-10-24 18:20:50 +02:00
..
Config-build.in uclibc++: remove 2021-10-24 18:20:50 +02:00
Config-devel.in build: use SPDX license tags 2021-02-05 14:54:47 +01:00
Config-images.in base-files: add option to make /var persistent 2021-08-22 18:07:51 +03:00
Config-kernel.in build: Replace KERNEL_LOCKUP_DETECTOR with KERNEL_SOFTLOCKUP_DETECTOR 2021-09-13 13:04:21 +02:00