diff options
author | Tyler Hall <tylerwhall@gmail.com> | 2014-01-24 23:14:03 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-30 15:00:58 +0000 |
commit | db8a2c29b936e5252970c85def927d9cc56a8376 (patch) | |
tree | d9a344e6b5683bef2004ea6fec8fb717fa52a485 /scripts/lib/mic/rt_util.py | |
parent | 6de220c2ae8effb9ecb61b9f55d3bacc01abedf9 (diff) | |
download | openembedded-core-db8a2c29b936e5252970c85def927d9cc56a8376.tar.gz openembedded-core-db8a2c29b936e5252970c85def927d9cc56a8376.tar.bz2 openembedded-core-db8a2c29b936e5252970c85def927d9cc56a8376.zip |
db: Fix libtool linking against local libstdc++.so
Building the C++ bindings in a484b35b818768487ff27cf06b8c5d4e128126af
introduced this error on systems with /usr/lib/libstdc++.so present:
/usr/lib/libstdc++.so: file not recognized: File format not recognized
The shipped libtool is sysroot aware, so pass --with-sysroot so it will
extract the sysroot from the compiler.
Signed-off-by: Tyler Hall <tylerwhall@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/mic/rt_util.py')
0 files changed, 0 insertions, 0 deletions