diff options
author | Florent Revest <revestflo@gmail.com> | 2019-05-27 22:02:48 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2019-05-30 00:37:21 +0000 |
commit | 46c87e060dfd0e6cf132a330eab8cbefddde215d (patch) | |
tree | cd9feb2c947d86fbc5c8b83005c43a7a676713cb /recipes-qt/qt5/qtwebengine/chromium/0019-chromium-fix-build-with-clang.patch | |
parent | 60e61ea26a0f221fdb8c992990686c9f449f27c5 (diff) | |
download | meta-qt5-46c87e060dfd0e6cf132a330eab8cbefddde215d.tar.gz |
qmake5_base.bbclass: Don't expand find -name search patterns
A wildcard not put between quotes is expanded by bash. If files matching
the pattern are found in the source directory then the find command is
non-sense and fails.
This commit put those search patterns in quotes and fixes the
installation of some recipes.
Signed-off-by: Florent Revest <revestflo@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine/chromium/0019-chromium-fix-build-with-clang.patch')
0 files changed, 0 insertions, 0 deletions