summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase/0010-Add-OE-specific-specs-for-clang-compiler.patch
Commit message (Collapse)AuthorAgeFilesLines
* qtbase: Add OE clang specific mkspecsKhem Raj2017-09-051-0/+72
We can not piggy back clang anymore on existing OE mkspecs since starting 5.9 the configure is asking compiler for include paths and it needs to know if platform is clang-linux or g++-linux Fixes: ERROR: failed to parse default search paths from compiler output Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>