diff options
author | Jonathan Liu <net147@gmail.com> | 2014-07-10 14:08:35 +1000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-07-10 15:42:33 +0200 |
commit | 0c5abb6ae5591be0ea26d828c95c049866d17624 (patch) | |
tree | 44adc4091f7978c5e264940861a5ce0dacd848e1 /recipes-qt/qt5/qtwebengine-git/0002-functions.prf-Try-to-add-_moc-suffix.patch | |
parent | 41ed13fbb5b9298c76dcf940e3ef77f2a9a57921 (diff) | |
download | meta-qt5-0c5abb6ae5591be0ea26d828c95c049866d17624.tar.gz |
qtbase: fix 0003-Add-external-hostbindir-option.patch
The isEmpty function takes a variable name instead of a value.
As $$[QT_EXTERNAL_HOST_BINS] is a built-in we need to assign it to a
variable to check if it is empty.
If QT_EXTERNAL_HOST_BINS is empty (as is the case for generated Qt 5
toolchains), we need to fallback to QT_HOST_BINS when determining
the path for tools such as moc otherwise you get the following error
when building a Qt project using the generated toolchain:
make[1]: /moc: Command not found
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine-git/0002-functions.prf-Try-to-add-_moc-suffix.patch')
0 files changed, 0 insertions, 0 deletions