diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2012-11-23 15:18:11 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-11-24 15:12:06 +0000 |
commit | 758f56523daa7d8c8b459757c70b50421d28b8dd (patch) | |
tree | 7a459ef5c56d9b5e67e507c35ee81271e37ca80d /meta/recipes-extended | |
parent | 77cd1218bbd0760f674811eb748037deb4478db5 (diff) | |
download | openembedded-core-758f56523daa7d8c8b459757c70b50421d28b8dd.tar.gz openembedded-core-758f56523daa7d8c8b459757c70b50421d28b8dd.tar.bz2 openembedded-core-758f56523daa7d8c8b459757c70b50421d28b8dd.zip |
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>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions