From 83f473b2cdd674803615e7a8a8ab01ca0aa579ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Mon, 25 Mar 2013 16:03:25 +0100 Subject: [PATCH] Don't use custom namespace for QT_HOST_ARCH/CPUFEATURES We now have host_build to distinguish the two, and we load qconfig.pri from both the host and the target mkspec, with host_build set correctly. Change-Id: I8b8b80d5487d10bb1d4585d27d10300f609a7775 Reviewed-by: Oswald Buddenhagen --- configure | 11 +++++++---- tools/configure/configureapp.cpp | 11 +++++++---- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/configure b/configure index a7d1790969..62e167baae 100755 --- a/configure +++ b/configure @@ -6388,10 +6388,13 @@ fi cat >>"$QTCONFIG.tmp" <