From b725e6de4549221b191174bcbfc78fd57c4638e8 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 6 Dec 2018 16:55:57 -0800 Subject: qtbase: Consider clang when computing QMAKE_CXX.COMPILER_MACROS Helps in compiling qtapps with clang Signed-off-by: Khem Raj Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtbase_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-qt/qt5/qtbase_git.bb') diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb index 57fa1783..e50c90f5 100644 --- a/recipes-qt/qt5/qtbase_git.bb +++ b/recipes-qt/qt5/qtbase_git.bb @@ -34,6 +34,7 @@ SRC_URI += "\ file://0016-Disable-ltcg-for-host_build.patch \ file://0017-Qt5GuiConfigExtras.cmake.in-cope-with-variable-path-.patch \ file://0020-corelib-Include-sys-types.h-for-uint32_t.patch \ + file://0021-Define-QMAKE_CXX.COMPILER_MACROS-for-clang-on-linux.patch \ " -- cgit v1.2.3