diff options
author | Khem Raj <raj.khem@gmail.com> | 2015-09-09 06:28:49 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-23 09:53:00 +0100 |
commit | 01416520c37f219e3c3f4abfd6f69a5563325568 (patch) | |
tree | 8dcf63610e8aa557fba3162594322ae16e58680f /meta/recipes-devtools/syslinux | |
parent | 6b73a05338b66c1cbb8bc8e87dee22f5d0a420de (diff) | |
download | poky-01416520c37f219e3c3f4abfd6f69a5563325568.tar.gz |
qt4: Fix kmap2qmap build with clang
Adapted and backported https://codereview.qt-project.org/#/c/107464/
Fixes errors like
../../include/QtCore/../../src/corelib/tools/qalgorithms.h:161:20:
error: call to function 'operator<' that is neither visible in the
template definition nor found by argument-dependent lookup
return (t1 < t2);
(From OE-Core rev: db87b70b6422cea860b5ad688015e4b668ff605d)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/syslinux')
0 files changed, 0 insertions, 0 deletions