]> code.ossystems Code Review - openembedded-core.git/commit
meta-toolchain-qte: add --sysroot option to OE_QMAKE_(CC|CXX|LD)
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Fri, 23 Nov 2012 13:18:11 +0000 (15:18 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Nov 2012 15:12:06 +0000 (15:12 +0000)
commit758f56523daa7d8c8b459757c70b50421d28b8dd
tree7a459ef5c56d9b5e67e507c35ee81271e37ca80d
parent77cd1218bbd0760f674811eb748037deb4478db5
meta-toolchain-qte: add --sysroot option to OE_QMAKE_(CC|CXX|LD)

When building a QT application using OE_QMAKE_CC/OE_QMAKE_CXX, the
--sysroot was not included and the compilation would fail. The user had
to add the option manually which was not very user friendly. This
happened only when installing the SDK in another location than the
default one. Since CC/CXX/LD had this option already included, reuse them.

[YOCTO #3409]

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-qt/meta/meta-toolchain-qte.bb