summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase-native_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtbase-native_git.bb')
-rw-r--r--recipes-qt/qt5/qtbase-native_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb
index d210e222..b4ab09cb 100644
--- a/recipes-qt/qt5/qtbase-native_git.bb
+++ b/recipes-qt/qt5/qtbase-native_git.bb
@@ -56,7 +56,7 @@ SRC_URI += " \
56 56
57CLEANBROKEN = "1" 57CLEANBROKEN = "1"
58 58
59XPLATFORM_toolchain-clang = "linux-oe-clang" 59XPLATFORM:toolchain-clang = "linux-oe-clang"
60XPLATFORM ?= "linux-oe-g++" 60XPLATFORM ?= "linux-oe-g++"
61 61
62PACKAGECONFIG ?= "" 62PACKAGECONFIG ?= ""
@@ -109,7 +109,7 @@ QT_CONFIG_FLAGS = " \
109# since we cannot set empty set filename to a not existent file 109# since we cannot set empty set filename to a not existent file
110deltask generate_qt_config_file 110deltask generate_qt_config_file
111 111
112do_configure_prepend() { 112do_configure:prepend() {
113 # Regenerate header files when they are included in source tarball 113 # Regenerate header files when they are included in source tarball
114 # Otherwise cmake files don't set PRIVATE_HEADERS correctly 114 # Otherwise cmake files don't set PRIVATE_HEADERS correctly
115 rm -rf ${S}/include 115 rm -rf ${S}/include