mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 17:01:53 +02:00
e95c7c7dbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@717 3c298f89-4303-0410-b956-a3cf2f4a3e73
6 lines
129 B
Plaintext
6 lines
129 B
Plaintext
config BR2_PACKAGE_UCLIBCXX
|
|
tristate "uClibc++"
|
|
default m if CONFIG_DEVEL
|
|
help
|
|
A standard C++ library for embedded systems
|