boblight: forcibly build against libstdc++
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Jan 2013 19:41:39 +0000 (19:41 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Jan 2013 19:41:39 +0000 (19:41 +0000)
commit2f226e9d1f16c0d19dbc1fb34206d2b40d4c614c
tree002c818587d3a82f36c547c202370d010b981378
parenta5e8540067c9d85f95777ecc47ae6983942a54da
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
utils/boblight/Makefile