1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-05-12 02:26:19 +02:00
openwrt/package
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
..
base-files base-files: chmod 1777 /var/lock 2021-10-23 19:30:54 +02:00
boot u-boot.mk: always link host libraries static 2021-10-24 18:00:49 +02:00
devel gdb: update to 10.2 2021-08-21 15:59:39 +02:00
firmware wireless-regdb: update to version 2021.08.28 2021-10-23 19:31:32 +02:00
kernel mac80211: Add devm_platform_get_and_ioremap_resource() 2021-10-24 15:03:20 +02:00
libs uclibc++: remove 2021-10-24 18:20:50 +02:00
network mac80211: Update to version 5.14.13-1 2021-10-24 00:08:38 +02:00
system uci: update to git HEAD 2021-10-22 23:51:51 +02:00
utils busybox: update to 1.34.1 2021-10-05 20:59:32 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00