summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qttools_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qttools_git.bb')
-rw-r--r--recipes-qt/qt5/qttools_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb
index fd6de101..1f1d7090 100644
--- a/recipes-qt/qt5/qttools_git.bb
+++ b/recipes-qt/qt5/qttools_git.bb
@@ -30,6 +30,9 @@ PACKAGECONFIG_append_toolchain-clang = " clang"
30PACKAGECONFIG[qtwebkit] = ",,qtwebkit" 30PACKAGECONFIG[qtwebkit] = ",,qtwebkit"
31PACKAGECONFIG[clang] = ",,clang" 31PACKAGECONFIG[clang] = ",,clang"
32 32
33COMPATIBLE_HOST_toolchain-clang_riscv32 = "null"
34COMPATIBLE_HOST_toolchain-clang_riscv64 = "null"
35
33export YOCTO_ALTERNATE_EXE_PATH = "${STAGING_BINDIR}/llvm-config" 36export YOCTO_ALTERNATE_EXE_PATH = "${STAGING_BINDIR}/llvm-config"
34 37
35EXTRA_QMAKEVARS_PRE += " \ 38EXTRA_QMAKEVARS_PRE += " \