qt5base-lts/config.tests/arch
Joerg Bornemann 39e937a538 Fix host architecture detection for canadian cross builds
If the host architecture is different from -platform (canadian cross
build with -external-hostbindir) then we cannot use QMAKE_HOST.os to
deduce the executable extension for that platform, because this value
comes from the qmake binary that was pointed to by
-external-hostbindir.

Move the target name deduction mechanism to the actual configure test
.pro files to make sure the right scopes are available, and write the
deduced target name to a text file. That text file is read by
qtConfTest_architecture to get the right binary to analyze.

Fixes: QTBUG-77286
Change-Id: I68b844dd51dbfda6432a4b0dca6331899c82255f
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
2019-08-08 14:26:11 +02:00
..
arch_host.pro Fix host architecture detection for canadian cross builds 2019-08-08 14:26:11 +02:00
arch.cpp SIMD: Remove unused (and unlikely to be ever used) AVX-512 profiles 2018-06-25 18:49:33 +00:00
arch.pro Fix host architecture detection for canadian cross builds 2019-08-08 14:26:11 +02:00
write_info.pri Fix host architecture detection for canadian cross builds 2019-08-08 14:26:11 +02:00