Make architecture detection more robust.
authorGirish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Wed, 21 Mar 2012 04:01:20 +0000 (21:01 -0700)
committerQt by Nokia <qt-info@nokia.com>
Thu, 22 Mar 2012 19:59:27 +0000 (20:59 +0100)
commit4cc9523a3153a0e7b012de3919e0c4f4ccb96265
treec4d5733084b4c51340c9491f186501035d3ec4ed
parent31f9df520527be3f7a0f45092dbb5bc9ed1700ff
Make architecture detection more robust.

Any message/error in mkspecs or qmake feature files ends up confusing
the current arch detection logic. Instead, search for
"Project MESSAGE: .* Architecture: <arch>".

Change-Id: I308932a5b75f3a1fcbc4fe30c74faf2e83b2d752
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
config.tests/arch/arch.cpp
config.tests/arch/arch.pro
configure
tools/configure/configureapp.cpp