aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-qt/qt5/nativesdk-qtbase_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-qt/qt5/nativesdk-qtbase_git.bb b/recipes-qt/qt5/nativesdk-qtbase_git.bb
index 987d156f..f4d60bc7 100644
--- a/recipes-qt/qt5/nativesdk-qtbase_git.bb
+++ b/recipes-qt/qt5/nativesdk-qtbase_git.bb
@@ -81,7 +81,6 @@ QT_CONFIG_FLAGS += " \
-shared \
-silent \
-no-pch \
- -no-rpath \
-pkg-config \
${PACKAGECONFIG_CONFARGS} \
"
@@ -143,7 +142,6 @@ do_configure() {
-nomake examples \
-nomake tests \
-no-compile-examples \
- -no-rpath \
-platform ${OE_QMAKE_PLATFORM_NATIVE} \
-xplatform ${OE_QMAKE_PLATFORM} \
${QT_CONFIG_FLAGS}