[PATCH] uclibc++: remove
Hauke Mehrtens
hauke at hauke-m.de
Sat Feb 27 10:40:51 EST 2021
On 2/27/21 5:17 AM, Rosen Penev wrote:
> 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 at gmail.com>
> ---
> config/Config-build.in | 14 --
> include/uclibc++.mk | 18 +--
> package/libs/uclibc++/Makefile | 105 -------------
> package/libs/uclibc++/files/config.default | 58 -------
> .../libs/uclibc++/patches/001-no-ansi.patch | 10 --
> .../patches/002-undef-functions.patch | 35 -----
> .../libs/uclibc++/patches/003-no-fPIC.patch | 10 --
> ...ibc-Make-long-long-available-to-C-11.patch | 143 ------------------
> .../005-istream_helpers-Fix-sscanf-typo.patch | 37 -----
> 9 files changed, 2 insertions(+), 428 deletions(-)
> delete mode 100644 package/libs/uclibc++/Makefile
> delete mode 100644 package/libs/uclibc++/files/config.default
> delete mode 100644 package/libs/uclibc++/patches/001-no-ansi.patch
> delete mode 100644 package/libs/uclibc++/patches/002-undef-functions.patch
> delete mode 100644 package/libs/uclibc++/patches/003-no-fPIC.patch
> delete mode 100644 package/libs/uclibc++/patches/004-uClibc-Make-long-long-available-to-C-11.patch
> delete mode 100644 package/libs/uclibc++/patches/005-istream_helpers-Fix-sscanf-typo.patch
>
Acked-by: Hauke Mehrtens <hauke at hauke-m.de>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x93DD20630910B515.asc
Type: application/pgp-keys
Size: 9895 bytes
Desc: not available
URL: <http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20210227/b1b13fff/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20210227/b1b13fff/attachment-0001.sig>
More information about the openwrt-devel
mailing list