eglibc: libstdc++ is not part of the C library
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 2 Sep 2013 16:06:28 +0000 (18:06 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 15 Sep 2013 20:48:44 +0000 (22:48 +0200)
commita8164107ecc07933b244fd436ad1025d8ae1aff1
treea1eb31de566ceccdfc5d82ebf13d3b36fe6d42bb
parent87bb43994282b875d334cbaeb10f49fc08c6d0a4
eglibc: libstdc++ is not part of the C library

For some reason, the eglibc.mk file was trying to install libstdc++.so
from eglibc to the target. But the C++ standard library is provided by
GCC, not by the C library.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/eglibc/eglibc.mk