jow 2f226e9d1f boblight: forcibly build against libstdc++
The uClibc++ implementation of stringstream operator>> is broken which
fails boblightd at runtime when parsing the configuration.

Due to the failed parsing, std::list unique() is called with an empty
list which causes the program to trigger a segmentation fault, this
is most likely another uClibc++ implementation error.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-06 19:41:39 +00:00
2013-01-02 10:48:26 +00:00
2012-12-29 18:00:02 +00:00
2012-12-28 09:42:39 +00:00
2013-01-02 11:05:52 +00:00
2013-01-02 10:48:27 +00:00
Description
No description provided
20 MiB
Languages
C 56.1%
Makefile 29.5%
Shell 7.8%
PHP 6.1%
JavaScript 0.3%