diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-09-02 18:06:28 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-09-15 22:48:44 +0200 |
commit | a8164107ecc07933b244fd436ad1025d8ae1aff1 (patch) | |
tree | a1eb31de566ceccdfc5d82ebf13d3b36fe6d42bb /package/gcc | |
parent | 87bb43994282b875d334cbaeb10f49fc08c6d0a4 (diff) | |
download | buildroot-a8164107ecc07933b244fd436ad1025d8ae1aff1.tar.gz buildroot-a8164107ecc07933b244fd436ad1025d8ae1aff1.zip |
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>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions