]> code.ossystems Code Review - openembedded-core.git/commit
db: Use cross libtool
authorKhem Raj <raj.khem@gmail.com>
Tue, 12 Jul 2016 17:10:17 +0000 (10:10 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jul 2016 09:24:51 +0000 (10:24 +0100)
commitf9fab69a15a71f541f93fb38319de03ad07b1bf5
tree7471fd079670425420c56408b594ca098c935d03
parent73bfaa0e57a3b6c8779ba716c1e38fcbee734947
db: Use cross libtool

Reintroduce the use of cross-libtool when building the target package
this fails otherwise with clang

| ./libtool --mode=execute true db_printlog
| /usr/lib/libstdc++.so: file not recognized: File format not recognized
| clang-3.9: error: linker command failed with exit code 1 (use -v to see invocation)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/db/db_5.3.28.bb
meta/recipes-support/db/db_6.0.30.bb