Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qtbase: Add OE clang specific mkspecs | Khem Raj | 2017-09-05 | 1 | -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> |