let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / uclibc++ / Config.in
1 config BR2_PACKAGE_UCLIBCXX
2 prompt "uClibc++.......................... C++ library for embedded systems"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 A standard C++ library for embedded systems
7