This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
openwrt
mirror of
git://git.openwrt.org/openwrt/openwrt.git
Watch
1
Star
0
Fork
You've already forked openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
595608eb3f
openwrt
/
include
/
uclibc++.mk
3 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
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-02-27 04:17:46 +00:00
$(
warn
uclibc
++.
mk
is
deprecated
.
Please
remove
it
and
CXX_DEPENDS
)
CXX_DEPENDS
=
+libstdcpp