summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/configure.prf
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2017-07-06 18:19:11 +0000
committerThe Qt Project <gerrit-noreply@qt-project.org>2017-07-06 18:19:11 +0000
commit3aa126cc29b2c0093f5d2e5e2fa63f59670f7b75 (patch)
tree4711495f6f5ca58245d2f75a796ae538839ee1c4 /mkspecs/features/configure.prf
parentce1964ddcff9a213ad33fc8ba3a35b6d4322fadf (diff)
parent8f160af577e4d979954a63ab56f56e4d0c8ad0f8 (diff)
Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/dev
Diffstat (limited to 'mkspecs/features/configure.prf')
-rw-r--r--mkspecs/features/configure.prf4
1 files changed, 0 insertions, 4 deletions
diff --git a/mkspecs/features/configure.prf b/mkspecs/features/configure.prf
index a07171b3e..6de9efe93 100644
--- a/mkspecs/features/configure.prf
+++ b/mkspecs/features/configure.prf
@@ -146,10 +146,6 @@ defineTest(runConfigure) {
cache(WEBENGINE_CONFIG, add, $$list($$WEBENGINE_CONFIG))
export(WEBENGINE_CONFIG)
}
- # Set a global WEBENGINE_ARCH for the target architecture we can also read from option(host_build)
- WEBENGINE_ARCH = $$QT_ARCH
- cache(WEBENGINE_ARCH)
- export(WEBENGINE_ARCH)
}
unix:!darwin {